Search found 2 matches
- Fri Jan 29, 2021 10:19 pm
- Forum: General Discussion
- Topic: ESP32 OTA via BLE
- Replies: 25
- Views: 50228
Re: ESP32 OTA via BLE
Very late to this thread, but we successfully ported Nordic legacy buttonless DFU...we get timing of ~2.5 minutes for ~1.4MB binary. Keep in mind the DFU service uses write-no-response and we don't use the prn flow-control. The one issue I'm noticing however is Apple CoreBluetooth doesn't allow high...
- Thu May 02, 2019 5:12 am
- Forum: ESP-IDF
- Topic: Read/Write efuse via jtag
- Replies: 1
- Views: 3146
Re: Read/Write efuse via jtag
Hello, Did you ever figure out how to set eFuse bits over JTAG?