WiFi configuration issue
-
Hi everyone!
I have problem with wifi configuration with Blockly.
Firstly, I try to check eeprom on ssid and password values. If they are empty then I configurate smartconfig and write ssid and password to eeprom and connect to wifi.
Connection to wifi in separate function but if u check python code, connection to wifi is in start of code but not in this function. To fix this issue I need to comment python code and relocate this connection to the function. But this is to bad cause i can't edit my Blockly.
What is my problem?Thanks in advance.
-
Help me :(
-
I have the same problem in UIFlow 1.0.17 (Windows). So, I can confirm this issue!
-