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

USER defined OOB functionalities for Generic on/off client server example

Hello,

I want to give user defined hard-coded OOB Number in this example for generic on-off Client-Server code, for provisioning both client and server node ( nrf52 DK ) using nrf mesh mobile app.

What changes I need to do in code for assigning particular OOB Number inside code itself ???

How should I change the value of "struct bt_mesh_prov " and do I need to use .static_val_len and .static_val ???  If yes, then how ???

Is there any other method for using hardcoded OOB Number ??? 

Please guide me.

Related