Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation errors and boot looping on Wemos D1 mini (clone) #121

Open
ilendemli opened this issue Oct 22, 2024 · 0 comments
Open

Compilation errors and boot looping on Wemos D1 mini (clone) #121

ilendemli opened this issue Oct 22, 2024 · 0 comments

Comments

@ilendemli
Copy link

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.

 *  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 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�
                   |s�d�n�
                          �n�
                             $ ��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�;��o|�
           $�d`c�
                 |s�d�n�
                        �n�
                           $ ��s�$�l

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant