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

Getting composition data times out in mobile application iOS SDK.

Hi, I am trying to use the iOS nRFMeshProvision SDK to create a iOS mobile application. I am trying to get the composition data but access layer always times out and gives an alert of time out without getting the composition data. I am sending the message as Page 0 with unicast address and initial TTL which is nil. 

Same is sent through the example application and it works there by getting the proper Page 0 data but not from the SDK.

Related