Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Send Delayed Response to Bluetooth Read / Write Request

Hello Community,

this is my first question, since I could not find any clue on the internet and here on the devzone.

Problem:

I need to read/write a value to a GATT characteristics server which is then forwarded to a I2C. The I2C device is responding and I want to send the response to the client afterwards.

Do you have a clue how to solve this? I tried using the read/write authorization, but it forces me to send an immediate response

What am I doing wrong? Any ideas welcome?

Best regards

Andreas

Related