Hi, latest SDK15. Running BLE_UART example on devkit evaluation board.
Budget Lenovo Android phone will discover BLE device.
iPhone X will not discover BLE device.
Please fix your examples project as soon as possible.
Hi, latest SDK15. Running BLE_UART example on devkit evaluation board.
Budget Lenovo Android phone will discover BLE device.
iPhone X will not discover BLE device.
Please fix your examples project as soon as possible.
which App are you using on the iPhone ? Have you tried nRFConnect ?
No app. On both phones, just go to Options -> Bluetooth and the menu with device discovery. On Android it is discovered, on iPhone it is not. Should not the example in SDK be consistent in this like by the specification of the protocol? If iOS needs different configuration than Android, should not this be mentioned somewhere in the SDK? Or should not the SDK examples already take this into account? Just too many questions about simple thing, running an example.
Ok, I see. iOS doesn't show general BLE device in the setting page., only for some specific devices such as HID or iBeacon. You need an App for BLE on iOS. I use nRFConnect to test most of the time. Lightblue App can be used as well. There are a few simple example iOS code here if you want to play with. https://github.com/I-SYST/iOS