esp32_esp8266_attacks icon indicating copy to clipboard operation
esp32_esp8266_attacks copied to clipboard

Unable to build

Open krishnak opened this issue 3 years ago • 0 comments

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.

krishnak avatar Sep 25 '22 05:09 krishnak