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
Besides after fixing the errors in main.cpp#4 (typo in ifdef) and adding ESPAsyncUDP for the ESP8266 and compiling, my board gets stuck in boot loop and I have no idea why. Tried on two different 8266 development boards and with various changes in configuration. Compiled and uploaded both on Windows and MacOS, no change.
* Executing task in folder ikea-led-obegraensad-feature-vscode_devcontainer: platformio device monitor --environment d1_mini --port /dev/cu.usbserial-1420
--- Terminal on /dev/cu.usbserial-1420 | 115200 8-N-1
--- Available filters and text transformations: colorize, debug, default, direct, esp8266_exception_decoder, hexlify, log2file, nocontrol, printable, send_on_enter, time
--- More details at https://bit.ly/pio-monitor-filters
--- Quit: Ctrl+C | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
ets Jan 8 2013,rst cause:4, boot mode:(3,6)
wdt reset
load 0x4010f000, len 3424, room 16
tail 0
chksum 0x2e
load 0x3fff20b8, len 40, room 8
tail 0
chksum 0x2b
csum 0x2b
v000b7020
~ld
���g�;��o|�
$�$`c�|s�l�'��'�l`��;�l�d
�
ets Jan 8 2013,rst cause:4, boot mode:(3,6)
wdt reset
load 0x4010f000, len 3424, room 16
tail 0
chksum 0x2e
load 0x3fff20b8, len 40, room 8
tail 0
chksum 0x2b
csum 0x2b
v000b7020
~ld
����n�;��n|�
$�d`c�<r�l�'��'�d`��s�$�l
�
ets Jan 8 2013,rst cause:4, boot mode:(3,6)
wdt reset
load 0x4010f000, len 3424, room 16
tail 0
chksum 0x2e
load 0x3fff20b8, len 40, room 8
tail 0
chksum 0x2b
csum 0x2b
v000b7020
~ld
���o�;��n|�
$�d`c�<;�l�g��g�l`��;�l�d�
�
ets Jan 8 2013,rst cause:4, boot mode:(3,6)
wdt reset
load 0x4010f000, len 3424, room 16
tail 0
chksum 0x2e
load 0x3fff20b8, len 40, room 8
tail 0
chksum 0x2b
csum 0x2b
v000b7020
~ld
���'��{��'<�$
�l`c�|s�l�'� �n� $ ��{�$�l� � ets Jan 8 2013,rst cause:4, boot mode:(3,6)wdt resetload 0x4010f000, len 3424, room 16 tail 0chksum 0x2eload 0x3fff20b8, len 40, room 8 tail 0chksum 0x2bcsum 0x2bv000b7020~ld����n��{��n|� $�d`c� |s�d�n� �n� $ ��s�$�l � ets Jan 8 2013,rst cause:4, boot mode:(3,6)wdt resetload 0x4010f000, len 3424, room 16 tail 0chksum 0x2eload 0x3fff20b8, len 40, room 8 tail 0chksum 0x2bcsum 0x2bv000b7020~ld���o�;��o|� $�d`c� |s�d�n� �n� $ ��s�$�l �
The text was updated successfully, but these errors were encountered:
Hi!
Besides after fixing the errors in main.cpp#4 (typo in ifdef) and adding ESPAsyncUDP for the ESP8266 and compiling, my board gets stuck in boot loop and I have no idea why. Tried on two different 8266 development boards and with various changes in configuration. Compiled and uploaded both on Windows and MacOS, no change.
The text was updated successfully, but these errors were encountered: