Greetings!
I am using the SDK Mesh 3.1.0 and Softdevice 6.1.0 with the nRF52840 Dev kit: (PCA10056)
So, in my previous post (https://devzone.nordicsemi.com/f/nordic-q-a/50115/mesh-dfu-example---provisioning-into-the-mesh-network) I was having issues with even getting the Mesh DFU-OTA tutorial example working.
I followed Hung Bui's tip and retried with a fresh/pristine Mesh SDK (without my own hacks) and the Mesh DFU-OTA worked just fine.
So, then I went back to my (hacked) Mesh SDK, to try to replicate the results. What happened? - NOTHING - I mean, I can get the dev kit with the serial connection to update the firmware if it's device page has the same app ID and all other requirements that allow firmware to be updated... But all other nodes that should update over the air don't ever update the firmware.
My question is:
How can I continue using my modified Coded PHY enabled "bluetooth mesh" with functioning DFU-OTA?
This is an important feature in my use-case as some of the nodes are outside the range of Bluetooth, but enabling long-range solves the range issue.
Thank you so much!
//EA