Hello,
I used the nrf5_SDK_for_Mesh_v3.2.0 ,Chip is Nrf52832, and I hope to get the node's own configuration example or related document.
Hello,
I used the nrf5_SDK_for_Mesh_v3.2.0 ,Chip is Nrf52832, and I hope to get the node's own configuration example or related document.
Hi.
I'm sorry, but I don't think I understand what you are looking for.
The documentation for the nRF5 SDK for Mesh be found here:
nRF5 SDK for Mesh v3.2.0
Br,
Joakim
Hi.
So you want an example on how a node can be both a provisioner and a client/server at the same time?
We don't have an example for this. So you will need to implement this yourself.
We have both client, server and a static provisioner examples in our nRF5 SDK for Mesh. You can use these examples as a starting point.
Best regards,
Joakim
Hi.
Yes, you understand my question. Or, we write the necessary parameters directly in the flash, and the device has been started is a node.
Since the functions in nRF5 SDK for Mesh have few comments about configuration, It is really difficult for me to implement this, so I ask your help. I know you didn't, but you can do it.
Best regards,
Ztt
Hi.
Yes it would also be possible to hardcode the provisioning information to the device.
But as far as I know we don't have an example showing this either.