ESP8266 Developer Zone The Official ESP8266 Forum 2015-12-06T18:28:22+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=1486 2015-12-06T18:28:22+08:00 2015-12-06T18:28:22+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1486&p=4921#p4921 <![CDATA[Re: UART Problem at boot time]]>
I have my own handler / uart setup. I tried to remove everything from the interrupt handler (no code at all) but it still has the same problem. Was working before sdk 1.5.0 update.

Statistics: Posted by nitro.tm — Sun Dec 06, 2015 6:28 pm


]]>
2015-12-05T13:34:41+08:00 2015-12-05T13:34:41+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1486&p=4911#p4911 <![CDATA[UART Problem at boot time]]>
I have ESP 12q module and I have written my own firmware to send Sensor reading to server via TCP. The sensor module is connected througn UART ( using Tx and Rx pins ) and everything is working fine when I power on ESP module first and Sensor module after few seconds. But if I powered sensor module first and ESP module after few seconds then ESP module won't start and gives following prints in console.


0ÿLÿFatal exception 0(IllegalInstructionCause):
epc1=0x40240bfc, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
ò˜.Öò.¤„ÿ1ä)-ôÊÕ§ÈÙ…0ÿLÿFatal exception 0(IllegalInstructionCause):
epc1=0x40240bfc, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
ò˜.Öò.¤Î1ä)-ôÊÕ§ÈÙ…0ÿLÿFatal exception 0(IllegalInstructionCause):
epc1=0x40240bfc, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
òÃ.î².¤„ÿ1ä)-ôÊÕ§ÈÙ…0ÿLÿFatal exception 0(IllegalInstructionCause):
epc1=0x40240bfc, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
ò˜.Öò.¤„ÿ1ä)-ôŠj­ÈÙ…0ÿLÿFatal exception 0(IllegalInstructionCause):
epc1=0x40240bfc, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000


Please help !!

Thanks & Regards,
Prakash P.

Statistics: Posted by parmar7725274 — Sat Dec 05, 2015 1:34 pm


]]>