Hi,
I am working with nrf52-ble-app-uart-relay example following this link, https://github.com/NordicPlayground/nrf52-ble-app-uart-relay using nRF5 SDK version 16.
I am able to connect my device (nrf52840 with ble-uart-relay example) with any Android device but not with I Phones.
The UART-relay device appears when scanning with NRF-connect app but its not connecting (become stuck on the connecting screen).
I am using NRF-Connect official app on both phones (android and iOS).
However, I have successfully tested other code examples with IPhone without any issue
Example codes tested:
1. ble_app_hrs_rscs_relay
2. ble_app_uart
3. ble_app_hrs
Therefore, I think the problem is specifically with "nrf52-ble-app-uart-relay example".
Kindly help me out in this regard.
Thanks