Thank you Lucas for your reply,
I've tried to erase_flash and resend the firmware to the module but brownout is not disabled.
Regards
Davide
Search found 3 matches
- Wed Sep 27, 2017 8:20 pm
- Forum: ESP-IDF
- Topic: disable brownout detection
- Replies: 3
- Views: 10855
- Wed Sep 27, 2017 8:20 am
- Forum: ESP-IDF
- Topic: disable brownout detection
- Replies: 3
- Views: 10855
disable brownout detection
Hi, I'm trying to power the ESP32 through 2 AA batteries and a boost ic. I'm trying the wifi scan example. It works well when the batteries are full but after the voltage is always at 3.3V (after the boost IC) but ESP32 goes in brownout. I'd like to disable the brownout detection but if I disable it...
- Fri Jul 21, 2017 12:34 am
- Forum: ESP-IDF
- Topic: spi slave example
- Replies: 1
- Views: 4256
spi slave example
Hi, I'm new with esp32. I'm trying to get data from esp32 by a spi connection. Esp32 is the slave and a texas msp430 is the master. Esp32 firmware is the example SPI-slave in the idf examples. When the master requires for the data the esp32 returns data and after gets this error: Guru Meditation Err...