Search found 3 matches

by Prathik
Tue Aug 01, 2023 10:28 am
Forum: ESP-IDF
Topic: ESP32 S3 restart issue
Replies: 0
Views: 2341

ESP32 S3 restart issue

Hi , I am using ESP32 S3 for a project. The project involves connecting to Wifi and communication with IOT hub using MQTT. The Wifi configuration can be done using Bluetooth or through TCP IP. While working on this project I have observed that few of the units restart all of a sudden. When I check t...
by Prathik
Mon Jun 26, 2023 3:36 am
Forum: General Discussion
Topic: Brownout Detection ISR for ESP32-S3 WROOM1
Replies: 1
Views: 949

Re: Brownout Detection ISR for ESP32-S3 WROOM1

Any help is appreciated.
by Prathik
Thu Jun 22, 2023 2:12 pm
Forum: General Discussion
Topic: Brownout Detection ISR for ESP32-S3 WROOM1
Replies: 1
Views: 949

Brownout Detection ISR for ESP32-S3 WROOM1

We are trying to trigger an interrupt when Brown out occurs. In the ISR we want to write few bytes of data to NVS.
We tried searching for example programs but were unsucessful. It would be very helpful if someone could provide an example program the same.
Please note: We are using Espressif-IDE V2.9.1