BLE-MESH DFU-OTA functionality
Posted: Mon Mar 24, 2025 9:03 am
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 to update such amounts of sensors one on one.
So I was wondering is there any possibility to have BLE-MESH DFU-OTA as described in BLE-MESH standard v1.1?
In previous ESP-IDF version documentations, there was a mention, that future IDF releases will contain this new functionality, but at the moment in current 5.4 IDF release, it is no longer mentioned. Is there any beta version or plans to release BLE-MESH DFU-OTA function in near future?
Thank you in advance.
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 to update such amounts of sensors one on one.
So I was wondering is there any possibility to have BLE-MESH DFU-OTA as described in BLE-MESH standard v1.1?
In previous ESP-IDF version documentations, there was a mention, that future IDF releases will contain this new functionality, but at the moment in current 5.4 IDF release, it is no longer mentioned. Is there any beta version or plans to release BLE-MESH DFU-OTA function in near future?
Thank you in advance.