You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am pretty late to the ESP8266 party,I have 3 ESP8266 boards, they all crash when WiFI STA connects to my router - exactly after 32 seconds. During the 32 Seconds internet is accessible.
However all these boards, connect to my phone when it is in HOTspot mode without any crash.
I came across your writing when looking for a reason for the crash.
When the ESP8266 device connects to the phone in its debug mode it prints a value aid 1, however when it connects to the router it prints aid 2. These aid values are ESPressif debug messages
Do you know how do I fix this issue, I am running custom built micropython.
I tried to build your code to test and confirm whether the device is unpatched.
I am on Ubuntu 21.04 and the shell script descrbed is not found in the bin folder.
Also system-manager service is not running.
The text was updated successfully, but these errors were encountered:
Hi
I am pretty late to the ESP8266 party,I have 3 ESP8266 boards, they all crash when WiFI STA connects to my router - exactly after 32 seconds. During the 32 Seconds internet is accessible.
However all these boards, connect to my phone when it is in HOTspot mode without any crash.
I came across your writing when looking for a reason for the crash.
When the ESP8266 device connects to the phone in its debug mode it prints a value aid 1, however when it connects to the router it prints aid 2. These aid values are ESPressif debug messages
Do you know how do I fix this issue, I am running custom built micropython.
I tried to build your code to test and confirm whether the device is unpatched.
I am on Ubuntu 21.04 and the shell script descrbed is not found in the bin folder.
Also system-manager service is not running.
The text was updated successfully, but these errors were encountered: