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

0x85 GATT ERROR when I use eclipse

Hi,

I tried ble_app_uart example by using SES it works fine. Then I tried it by using eclipse with OpenOCD and a STlink V2 on the debug in port I succeeded to flash it. However with eclipse when I try to send data from my phone I obtain this error : 0x85 GATT ERROR. The main.c is the same in both the difference is the makefile but if I manage to build it with the same main.c that means my Makefile is good isn't it ?

Besides, the DK is able to send data trough BLE to my phone it means my devices are connected.To sum up, when I use eclipse my devices can communicate in only one way peripheral -> central and not central -> peripheral otherwise I obtain 0x85 GATT ERROR.

I'm using NRF52 DK with SDK 14.2.0 and S132 v5.0.0.

Regards

Parents Reply Children
No Data
Related