Connect to service through Nrf connect app on NRF52833.

Hello Everyone,

                     I am using NRF52833 in my project and I have implemented one service named borrower. The code details are in the attached in the files. When I open nrfconnect app and try to connect to my device, I am able to connect to it. The app asks for pairing request as I have added static security key and it gets connected to the app. Now the firmware has 2 services named borrower and lender. Currently I am working on the borrower service. I can see the service details in the NRFCONNECT app but when I try to send or receive data via Nrfconnect app. I get 

Error(0x85):GATT ERROR -

GATT Timeout error.

Can anyone help me resolve the issue? I have seen many threads on it but doesnt seem to find the solution.

Thanks & Regards,

Snehal.

Parents Reply Children
Related