Results 5 comments of uched41

Here is the full log: ```MONITOR --- idf_monitor on /dev/ttyUSB0 115200 --- --- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H --- ets Jun 8 2016 00:22:57...

I had this problem a few days ago. Declaring the `wifiManager` in global scope, just before the WiFiClient works for me, no real reason here. I also noticed that if...

I was able to narrow the issue down by using wireshark to observe the requests being sent. There seems to be an error in the request: This is the result...

Hello mpromonet, I have inspected both requests and curl will work. I have tried using curl, and it works. The difference it the ns0 and ns1 in the request, Is...

This was the folder that worked for me: C:\Program Files (x86)\Arduino\hardware\esp8266com\esp8266\tools\xtensa-lx106-elf\bin try this.