Search found 2 matches

by ReinierH
Tue Jul 30, 2019 6:39 pm
Forum: ESP-IDF
Topic: Any way to "timeout" esp32 when in DOWNLOAD_BOOT (waiting for download) mode?
Replies: 1
Views: 3269

Any way to "timeout" esp32 when in DOWNLOAD_BOOT (waiting for download) mode?

Hi All, We use the ESP32 all our products. Unfortunately, due too a design flaw in one of our pcb's the ESP32 sometimes boots into "DOWNLOAD_BOOT" mode. (GPIO0 gets pulled down). In this case the only way to get it back to normal execution mode is by powercycling the ESP32. are there any other ways ...
by ReinierH
Thu Jul 12, 2018 4:41 pm
Forum: ESP-IDF
Topic: IOS BLE not re-pairing when clearing whitelist
Replies: 1
Views: 3644

IOS BLE not re-pairing when clearing whitelist

Hi! We are using an esp32 in one of our devices. We succesfully managed to setup BLE with GATT, GAP server and Secure bonding and read out characteristics however, when I pair with our device using an IOS app, then clear the whitelist and bonding info on the device and try to reconnect again using t...