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

Error response for Indication sent by nRF8001

I'm using an nRF8001 with a local GATT service and characteristic with Indications. This corresponds to figure 29 in the Product Specification.

When the peer sends a Confirmation, I get a DataAckEvent as expected.

When the peer sends an Error Response, I receive no event from the nRF8001. Instead, the connection is terminated automatically by the nRF8001 after 30 seconds.

Is there a way to receive this Error Response? I would expect a PipeErrorEvent to be generated by the nRF8001.

Parents Reply Children
No Data
Related