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

nRF UART app (iOS) - Selecting Device

Hi there,

I'm currently using the nRF UART app for iOS (v1.0.1), and I noticed it doesn't work the same as the Android app (v2). The key difference is the ability to select which BLE device to connect to. On the iPhone, upon hitting 'Connect', the app would just scan and connect to the strongest RSSI device around? I would like to modify the iOS source-code so that which hitting 'Connect', I'm able to select which device to connect to first before establishing a connection. I'm unfamiliar to objective-C, thus any help or leads would be great (I have the source-code for iOS v1.0.1)

Thanks!

Related