Several resets in ESP32 using WiFi, UART and BTL

kalimanmer
Posts: 15
Joined: Wed Sep 20, 2017 10:10 am

Several resets in ESP32 using WiFi, UART and BTL

Postby kalimanmer » Wed Sep 20, 2017 10:34 am

Hello everybody!!

I hope you could make me help to fix one bug, I am programming an app with mainly fuctions of Blueetooth and WiFi at the same time, and the UART communication is used as a bridge between another board and the ESP32. Then I ask instructions throught UART, that will be executed by ESP32, such as, send information by UDP sockets, all runs well but suddenly there is a reset on ESP32 board while I am sending info by UDP.

Here you have the log.

Guru Meditation Error of type IllegalInstruction occurred on core 0. Exception was unhandled.
Register dump:
PC : 0x400f8c25 PS : 0x00060530 A0 : 0x800fb134 A1 : 0x3f fd80c0
A2 : 0x3ffc629c A3 : 0x3ffd8110 A4 : 0x00000064 A5 : 0x00 000880
A6 : 0x000000c0 A7 : 0x00000014 A8 : 0x800f8c25 A9 : 0x3f fd8080
A10 : 0x00000000 A11 : 0x3ffd8110 A12 : 0x3ffd78d0 A13 : 0x00 000000
A14 : 0x00000001 A15 : 0x00000001 SAR : 0x00000010 EXCCAUSE: 0x00 000000
EXCVADDR: 0x00000000 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0xff ffffff

Backtrace: 0x400f8c25:0x3ffd80c0 0x400fb131:0x3ffd80f0 0x400f8ea8:0x3ffd8110

Really thanks by your help.

ESP_Sprite
Posts: 8996
Joined: Thu Nov 26, 2015 4:08 am

Re: Several resets in ESP32 using WiFi, UART and BTL

Postby ESP_Sprite » Thu Sep 21, 2017 1:22 am

Moving to SDK forum

Who is online

Users browsing this forum: Google [Bot] and 84 guests