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

Light Switch Example ( SDK for Mesh 2.0.0 )

Hi!

I have some doubt's on Light Switch example in SDK for Mesh V.2.0.0 

1. I'm able to connect using nRF Connect Android Application to Proxy Client and Server but when i send some data its getting disconnected. Where do receive smartphone sent data in nRF52832 program? Is there any particular data to send to turn the led ?

2.Apart from previous version SDK new version contains provisioner role, without this role only one client and three server can work as previous version of light switch example in latest version example?   

3.How to know the Unicast ID,Virutal ID and Group ID?

4.Which API will send a message with maximum length of data as unicast or broadcast and what is the maximum length can sent in mesh network?

Regards,

Vijay Rakesh

Parents Reply Children
  • Hi,

    There should be an app using the iOS library out soon (pending App Store review, as I understand it), but  it's still in an early development stage. In that version I don't think you can control the LEDs from the phone, but set up the network s.t. the client will publish on/off messages to the server. I recommend using the Interactive Python interface right now as that is more flexible and mature.

    Best,

    Thomas

Related