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

Connect to NRF52832(Central Mode) from Android(Phone Pheripheral).

Dev Env 

- SDK: v12.1, SoftDevice : S132 v3.0.0

- NRF52 start program : ble_app_uart_c

1. Is it possible to connect to NRF52832(Central Mode) from Android(Phone Pheripheral)? We've been trying for this for a while, and still cannot get it work.

2. While debugging,  we found that "Service Discovery" process causes an error. It seems like it fails to find CCCD Handle and returns error.

Below is the screen capture of debugger. 

Related