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

How to add app key in Mesh SDK 4.0

We upgrade to the latest Mesh SDK 4.0 but the light server example is behaving differently. We have our own code from an iOS app that provisions the device.

After I provisioning is successful and we get the composition status I send a message to add an app key with 0x00 opcode.

In the prior SDK this would result in two messages back with the app key opcode (0x00) followed by the app key status message (0x8003).

The new SDK is only sending the app key opcode (0x00) after adding an app key. What do I send in the 4.0 sdk to get the app key status message?

Parents Reply Children
No Data
Related