Re: Discovering device that just connected
Re: Discovering device that just connected
- Subject: Re: Discovering device that just connected
- From: Nick Brook <email@hidden>
- Date: Fri, 27 Mar 2015 19:07:48 +0000
But I don’t want to connect again. I just want to be notified that the peripheral is available, so I can display it in a list. If iOS didn’t automatically connect without request or consent, I would receive advertising events…
Thanks Nick
You can call -connectPeripheral:options: again from the -centralManager:didDisconnectPeripheral:error: delegate method, to make iOS call your delegate method again when the device is reconnected again.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden