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

Laird BL651 (nRF52810) Can't connect

Hello,

I'm use laird BL651 with nRF52810 module. I flash the chip with beacon program from zephyr samples. I use Segger Studio.

The chip is discovered by smartphone (with good name, attributes, ...) but i can't connect... My smartphone return an error: 0x85/GATT ERROR when i try to connect.

I try to debug software: connect callback is called with no error! And disconnected callback is called just after with error: 0x3E (BT_HCI_ERR_CONN_FAIL_TO_ESTAB).

Also I've been trying with BL652, same problem and use several smartphones/tablets and same error...

Thanks!

Related