If I have a provisioned node with an iPhone how do I connect a second phone to that same provisioned node?
If I have a provisioned node with an iPhone how do I connect a second phone to that same provisioned node?
Hi,
I assume you are talking about Bluetooth Mesh. To be able to connect to the same node with a different phone, you need to add the same network key to the other phone. Also assuming that you are using our nRF Mesh app, you can do this by going to Settings -> Network Keys, and add the network key.
A relevant post.
The problem is once the node is provisioned it no longer broadcasts to allow another iPhone to connect to it.
Are you using one of our examples? Note that you have to have the proxy feature enabled in your application for this to work. Also, currently our example supports only one proxy connection, so you won't be able to connect both phones at the same time.
Yes, I'm using the light server demo. Do you have any code or guides that would show how to support multiple proxy connections to a node?
Unfortunately, we don't have any guides or codes that show how to support multiple proxy connections. I guess you have to implement this feature yourself.