How to get boot ROM log?
Posted: Sun Jul 08, 2018 8:15 am
Hello,
According to esptool.py doc, the ESP8266 writes boot log on UART when starting.
Using ESPlorer, my connection is set to 115200 bauds. I get following output:
Is the gibberish part the boot log sent at 74880 bauds?
Differents points startgin from here :
Thanks for your replies
According to esptool.py doc, the ESP8266 writes boot log on UART when starting.
Using ESPlorer, my connection is set to 115200 bauds. I get following output:
PORT OPEN 115200
Communication with MCU..Got answer! Communication with MCU established.
AutoDetect firmware...
Can't autodetect firmware, because proper answer not received (may be unknown firmware).
Please, reset module or continue.
�b��og�l'o���#x��l{l{$p�'��lco�<���Ǐx��og�l��l`�g'�lorǛ�'{ld`8�g�r�����cn�|�l�c��o'��l �ng�$'{���g�l x�o�{�����#g�|d䌏c��gn��l`�gn�los�ۓn��d;��g��l����'�{��o<�l$ld`c��|s�d�g��'�d`��r�$�d�l`��s�l�l�l`��{�dǟ�ld`rlǃ;$ğ�#��#x|cp�ćp���c��g�go�dd��d��l�l����d�s;l�o����cdl��cğ�#$�c;l{
NodeMCU custom build by frightanic.com
branch: master
commit: 5073c199c01d4d7bbbcd0ae1f761ecc4687f7217
SSL: false
modules: file,gpio,http,i2c,mqtt,net,node,ow,tmr,uart,wifi
build built on: 2018-03-22 17:00
powered by Lua 5.1.4 on SDK 2.1.0(116b762)
Is the gibberish part the boot log sent at 74880 bauds?
Differents points startgin from here :
- If it is, how can I read it?
If it's not, what's this gibberish part?
If it's not, how can I get access this boot ROM log ?
Thanks for your replies