buitre-buitaker
buitre-buitaker
Same problem here. It is related to lwip version. Downgrade esp8266 core to latest 2.X on Arduino IDE and select lwip 1.4 in the board menu. Good luck!
I have to stop using GPIO 16 also, it is and UART pin.
OK, I have more clues. It looks like the hub is detected but when the wifi dongle is detected a EMI error arises. DMESG returns this on boot: ``` [...
OK, more in depth, it looks like a hardware issue. I am looking for a usb hub and wifi dongle setup quite compact, smallest sizes and short cables. I looks...
Here I have the same problem, any solution or test? Thanks!
OK, using python2.7... now with python3 it gets the device info, but timeout using manual conection with correct IP... ``` File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/libpurecool-0.6.4-py3.8.egg/libpurecool/dyson_pure_cool_link.py", line 152, in connect File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/libpurecool-0.6.4-py3.8.egg/libpurecool/dyson_pure_cool_link.py", line 160,...
I have in mind this option. I wil try. Thank you!
The only problem is the method hasArg. If we could find a similiar method in ESPAsyncWebserver, it's done!
I will try it ASAP!
Hi @alexswart , I am having similar problems with a Kosner unit (Midea clone), and I have a rs485 --> serial TTL converter. Did you find any solution for the...