This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to combine light control with remote provisioning in ble mesh?

HI

I've successfully executed the Light control example and remote provisioning example separately but would now like to combine the light control example with the the remote provisioning example so that I may introduce a Light server to a network at any point. How do I do this? How do I change the example such that I may do this?

Any help is much appreciated. Thank You Rahul

Parents
  • Hi I used the Segger Embedded Studio for loading the NRF52 with the example codes. *Download the 'nrf5_SDK_for_Mesh_v0.9.2-Alpha' file from the Nordic semiconductors website. *Open examples *Connect your NRF5238 module to the laptop *Erase any existing code built in the device *Build the solution *download the files into the device

    • You can then track the behavior of the client and server by following the debugger logs. Hope this helps.
Reply
  • Hi I used the Segger Embedded Studio for loading the NRF52 with the example codes. *Download the 'nrf5_SDK_for_Mesh_v0.9.2-Alpha' file from the Nordic semiconductors website. *Open examples *Connect your NRF5238 module to the laptop *Erase any existing code built in the device *Build the solution *download the files into the device

    • You can then track the behavior of the client and server by following the debugger logs. Hope this helps.
Children
No Data
Related