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

BLE 4.2 reading Characteristic

Hello,

Recently I was using nRF Connect app to test BLE 4.2 Communication between my Android Device and nrf51422 board. updated the hardware device so the LE Secure Connections are established every time. when I try to connect to Android Nexus 5x (Nougat 7.1.1), the first time, the device displays a pop-up stating that a pairing should be established so that I can continue the communication. once I tap on pair, the device connects and I will be able to read the characteristic found. Apparently, the second attempt will fail with nRF Connect and will only succeed once I forget the device I paired with from the device Bluetooth Settings. The problem is that I was not able to read the Characteristics from the App I'm using (Even if I accept the pair request from the device). This works on and IOS device that supports Bluetooth 4.2 after a successful pair between the phone and the BLE Device. Any Suggestions or samples on how to establish a successful BLE Communication (read and write on a Characteristic) with LE Secure Connections on Android Devices ?

Parents Reply Children
No Data
Related