Thanks for this wonderful webinar. Excellent work. I want to know that if I make one of my controller provisioned node then how can I make it again un-provisioned node without using nrf-mesh mobile application. Is there any api to do so or any other way i want to write a code for this case
@vigneshr69782 жыл бұрын
Thanks for the webinar, btw is there any example for mesh dfu??
@NordicSemi2 жыл бұрын
There are currently no Mesh DFU example in the nRF Connect SDK, you can find on in the nRF5 SDK for Mesh v5.0.0: infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_examples_dfu_README.html Please note mesh is not optimal for sending/streaming a lot of data, so doing DFU over mesh will be very slow.
@aryamanmehra68262 жыл бұрын
Thank you like always.
@binhlaian25072 жыл бұрын
Is there any example for the provisioner?
@NordicSemi2 жыл бұрын
Yes, there is a mesh provisioner sample in the Zephyr SDK: developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.1/zephyr/samples/bluetooth/mesh_provisioner/README.html