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

How to add simple on/off client to Provisioner

in Mesh SDK v2, simple on/off model  example, client node doesn't act as a provisioner.

But I still  want to combine provision & client in the same device.

Is that  just means add "simple_thingy_client_init ( ) " on provisioner's main.c ?

or I stilll have to do add others in provisioner project ?

I know that it is possible, but how ? 

Parents Reply
  • Hello AgathaKuan,

    For working on nRF52840, I would like to suggest you compare the difference between nRF52840 SES workspace setting and also nRF52832 SES workspace.
    But after the meeting in Leaderson office, I would suggest you to look into serial interface for your design, because you want to use an external MCU as host. If you found any issue related to serial interface, I would like to suggest you checking the mesh SDK document, searching the related threads in Devzone, or rising another ticket in Devzone for serial interface issue.

Children
Related