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

How do you send arbitrary data to a provisioned node?

I'm working with the light switch server example and nRFMeshProvision example project for iOS.

How do you send arbitrary data to a board? I understand the provisioning process and turning the light on/off on the board but we also want to send arbitrary data like strings from the iOS device to the board that would be saved to flash memory on the board.

Related