Hello,
is there any documentation for BLOB transfer model?
Search found 4 matches
- Fri Apr 11, 2025 10:02 am
- Forum: ESP-IDF
- Topic: BLE-MESH DFU-OTA functionality
- Replies: 3
- Views: 400
- Mon Mar 24, 2025 12:35 pm
- Forum: ESP-IDF
- Topic: BLE-MESH DFU-OTA functionality
- Replies: 3
- Views: 400
Re: BLE-MESH DFU-OTA functionality
Hi,
yes, I believe that DFU-OTA functionality should be based on this model, but I wonder if Espressif is planning to release this functionality as an IDF feature or we will need to implement it ourselves.
yes, I believe that DFU-OTA functionality should be based on this model, but I wonder if Espressif is planning to release this functionality as an IDF feature or we will need to implement it ourselves.
- Mon Mar 24, 2025 9:03 am
- Forum: ESP-IDF
- Topic: BLE-MESH DFU-OTA functionality
- Replies: 3
- Views: 400
BLE-MESH DFU-OTA functionality
Hello everyone,
I have developed a parking guidance system using ESP32 modules communicating over BLE-MESH. Mesh works great and we have now reached big numbers of devices in parking lots(about 2000 in each of multiple locations).
Problems arise when FW update needs to be done, it is getting hard ...
I have developed a parking guidance system using ESP32 modules communicating over BLE-MESH. Mesh works great and we have now reached big numbers of devices in parking lots(about 2000 in each of multiple locations).
Problems arise when FW update needs to be done, it is getting hard ...
- Mon Mar 24, 2025 8:01 am
- Forum: ESP-IDF
- Topic: DFU-OTA using ESP BLE MESH
- Replies: 3
- Views: 12882
Re: DFU-OTA using ESP BLE MESH
Hello,
I am interested in this too. I have developed huge network of BLE-MESH sensors (about 2000 in each of multiple locations) and it is getting hard to update them one on one. We really need this DFU-OTA function.
In previous IDF version documentations it was mentioned that BLE-MESH DFU-OTA is ...
I am interested in this too. I have developed huge network of BLE-MESH sensors (about 2000 in each of multiple locations) and it is getting hard to update them one on one. We really need this DFU-OTA function.
In previous IDF version documentations it was mentioned that BLE-MESH DFU-OTA is ...