Search found 5 matches

by suryasiddhart
Thu Nov 05, 2020 11:54 am
Forum: ESP32 Arduino
Topic: S/W reset while using BLE in ESP32 Arduino
Replies: 8
Views: 5734

Re: S/W reset while using BLE in ESP32 Arduino

When I copy and paste the backtrace, there is nothing the tool does.
by suryasiddhart
Mon Nov 02, 2020 7:45 am
Forum: ESP32 Arduino
Topic: S/W reset while using BLE in ESP32 Arduino
Replies: 8
Views: 5734

Re: S/W reset while using BLE in ESP32 Arduino

The whole error serial output has been included.
by suryasiddhart
Mon Nov 02, 2020 2:30 am
Forum: ESP32 Arduino
Topic: S/W reset while using BLE in ESP32 Arduino
Replies: 8
Views: 5734

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.
by suryasiddhart
Sun Nov 01, 2020 9:55 am
Forum: ESP32 Arduino
Topic: S/W reset while using BLE in ESP32 Arduino
Replies: 8
Views: 5734

Re: S/W reset while using BLE in ESP32 Arduino

I have included the serial output along with it.
by suryasiddhart
Sat Oct 31, 2020 4:46 pm
Forum: ESP32 Arduino
Topic: S/W reset while using BLE in ESP32 Arduino
Replies: 8
Views: 5734

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...