Search found 2 matches

by AntonZ
Mon May 09, 2022 1:14 pm
Forum: General Discussion
Topic: ESP32 OTA via BLE
Replies: 25
Views: 48866

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. Hi! Just a question for you: did you try using an Nrf connect iOS app to te...
by AntonZ
Wed May 04, 2022 9:31 am
Forum: General Discussion
Topic: ESP32 OTA via BLE
Replies: 25
Views: 48866

Re: ESP32 OTA via BLE

Hi!

I also need to be able to update the firmware via BLE and thinking of using Nordic's DFU for that.
So, just to make sure I haven't miss something: Espressif currently doesn't provide any similar feature, right?