Hi I'm new to the BLE stack so forgive me if everything isn't completely clear. I'm currently trying to create an iPhone application that will perform long term bonding with the cc2540 key fob and return accelerometer data in real time. Is there a way the iPhone application can automatically detecting when the keyfob is on and connect to it without any user interaction? I'm using the KeyFob project with the mini dev kit. If it's possible can someone post an example of the objective-c/iOS code for long term bonding and automatically detecting when the key fob is powered?
Thanks!