Hi,
I am getting error while trying to configure Mesh node. I am using Light switch server example and configure through nRF Mesh Application. Attached some screenshots of error.
Regards
Honey
Hi,
I am getting error while trying to configure Mesh node. I am using Light switch server example and configure through nRF Mesh Application. Attached some screenshots of error.
Regards
Honey
Hi Honey
What are you using to control the other boards if you're not using buttons/BSP? Can you post a snippet of code showing how you've implemented this instead?
Best regards,
Simon
Hi Simonr,
I am using modified light switch server which scan for beacon message and send to the client. But provisioning purpose i am using default light switch server code from SDK and i think it does not require any control buttons or LED for that.
Regards
Honey
Just to confirm, you're not able to provision any light switch servers correct? It fails right from the start. I think I'm mixing up yours and Billys cases.
Anyway, could you find out where the 0x00000978 error comes from? You might need to use addr2line to find where the error is.
Best regards,
Simon
Honey and Simon,
Inexplicably, my android app started working with all our devices last week. There was no change in code on our part (we were using the default SDK code). Honey, are you still experiencing this issue with the android app?
--
Billy
Glad to hear it! Have you updated the Android app or the Android itself at any point, which might have been the reason it suddenly started to work?
Best regards,
Simon
The app has not updated at least to my knowledge. However, there was an update to the android OS.
Then my guess is that the OS update fixed whatever bug this was.
NOTE: We've also released the nRF SDK for Mesh v. 3.2 recently if that's of interest!
Best regards,
Simon
Then my guess is that the OS update fixed whatever bug this was.
NOTE: We've also released the nRF SDK for Mesh v. 3.2 recently if that's of interest!
Best regards,
Simon