BLE GATT - Read/Change Char value from IDF side
Posted: Tue Jul 24, 2018 12:32 am
Hi,
I'm running through the various GATT server examples, YouTube, forums, etc.... but can't see how to do the following:
1. Read the value of a characteristic from my IDF code
2. Change the value of a characteristic from my IDF code, and have that updated out to the client (notification)
Is there a sample project out there that can point me in the right direction?
Thanks.
I'm running through the various GATT server examples, YouTube, forums, etc.... but can't see how to do the following:
1. Read the value of a characteristic from my IDF code
2. Change the value of a characteristic from my IDF code, and have that updated out to the client (notification)
Is there a sample project out there that can point me in the right direction?
Thanks.