Re: connecting a BLE device problem
Re: connecting a BLE device problem
- Subject: Re: connecting a BLE device problem
- From: Jeffrey Peng <email@hidden>
- Date: Sat, 09 Jun 2012 07:11:40 +0800
Hello Joakim,
We have a BLE application which normally runs in the background. When an advertising BLE device comes within range, we want our app to be woken up and interact with the BLE device. Can we setup a callback/event in Core Bluetooth Framework to do so? Are there timeout on connection requests when app runs in background?
Thanks in advance.
Kind regards,
Jeff
在 2012年6月2日星期六,Joakim Linde 写道:
Hi zz_zhang,
That is correct. The connection request will be pending until you cancel it. This can be quite useful if you want to connect to a device as soon as it comes within range. There is no timeout on connection requests. The system tried to connect to the peripheral for as long as you want (days, months, years) or until you cancel it.
Thanks,
Joakim
On May 21, 2012, at 2:45 AM, 张 wrote:
> Hi, in short, I created a button to make a connection to a BLE device. If the BLE device advertizing timeout and I press the connection button. of course, the connection can not establish. After a shot time, if I make the BLE device in advertizing, the connection automatically establish without a button pressing.
> Is it correct? sorry for my poor English!
>
> zz_zhang
>
_______________________________________________
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
_______________________________________________
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