S/W reset while using BLE in ESP32 Arduino
-
- Posts: 5
- Joined: Sat Oct 31, 2020 3:08 pm
S/W reset while using BLE in ESP32 Arduino
I have been using BLE feature of the arduino.
I am using 2 different freertos tasks. one to read the noise values using analog input and the other to make the BLE device to serve as a client. It somehow restarts (S/W reset) after a definite amount of time. This restart time continuously changes when I include some delay within the tassks or when I change the task size of the BLE task. Can I help me through this?
I am using 2 different freertos tasks. one to read the noise values using analog input and the other to make the BLE device to serve as a client. It somehow restarts (S/W reset) after a definite amount of time. This restart time continuously changes when I include some delay within the tassks or when I change the task size of the BLE task. Can I help me through this?
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: S/W reset while using BLE in ESP32 Arduino
Can you give log output and (if applicable) a backtrace of the guru meditation?
-
- Posts: 5
- Joined: Sat Oct 31, 2020 3:08 pm
Re: S/W reset while using BLE in ESP32 Arduino
I have included the serial output along with it.
- Attachments
-
- Screenshot (139).png (35.86 KiB) Viewed 5678 times
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: S/W reset while using BLE in ESP32 Arduino
There's a guru meditation / backtrace at the very top of the window... can you grab that and post that here?
-
- Posts: 5
- Joined: Sat Oct 31, 2020 3:08 pm
Re: S/W reset while using BLE in ESP32 Arduino
There is nothing like that. It just functions normally and at a particular point in time, there is an S/W reset happening.
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
-
- Posts: 5
- Joined: Sat Oct 31, 2020 3:08 pm
Re: S/W reset while using BLE in ESP32 Arduino
The whole error serial output has been included.
- Attachments
-
- Screenshot (141).png (148.04 KiB) Viewed 5619 times
-
- Screenshot (140).png (144.89 KiB) Viewed 5619 times
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: S/W reset while using BLE in ESP32 Arduino
Okay, great, can you now decode that backtrace using e.g. https://github.com/me-no-dev/EspExceptionDecoder ?
-
- Posts: 5
- Joined: Sat Oct 31, 2020 3:08 pm
Re: S/W reset while using BLE in ESP32 Arduino
When I copy and paste the backtrace, there is nothing the tool does.
Who is online
Users browsing this forum: No registered users and 85 guests