Open nl0220 opened 4 years ago
@joerchan could you comment on this one?
I suppose they would be useful. I usually refer to subsys/bluetooth/shell/gatt.c
but that is not where users look, so making a dedicated GATT discovery sample makes sense to me.
Hi @Vudentz, @jhedberg,
This issue, marked as an Enhancement, was opened a while ago and did not get any traction. Please confirm the issue is correctly assigned and re-assign it otherwise.
Please take a moment to review if the issue is still relevant to the project. If it is, please provide feedback and direction on how to move forward. If it is not, has already been addressed, is a duplicate, or is no longer relevant, please close it with a short comment explaining the reason.
@nl0220 you are also encouraged to help moving this issue forward by providing additional information and confirming this request/issue is still relevant to you.
Thanks!
An existing BLE samples use hard coded UUIDs in a discovery routine ( HR for example ). Would be great to have an alternative way to discover services, characteristics etc while using the generic GATT discovery routine as an example.