| Chipset: | nRF52840 |
| SDK: | nRF Connect SDK v1.7.0 |
| Project: | Sample light_ctrl of Bluetooth mesh |
| Compiler: | gcc v9.2.1 |
| Cmake: | v3.20.5 |
| west: |
v0.11.1
|
Hello,
My objective is to be able to update the application firmware via "Over The Air" based on BLE Mesh Protocol.
I tried to follow the step of "fota-upgrades" to set up the function on sample light_ctrl but it can not work on the BLE mesh protocol.
Is there have some examples? It would be fine to get some assistance. Thank you.