Correction in low-level bluetooth documentation? #13551
Unanswered
brianreinhold
asked this question in
Libraries & Drivers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the low level bluetooth documentation https://docs.micropython.org/en/latest/library/bluetooth.html
there is this statement under the GATT Client section
(e.g. to read the device name from the device information service).
I think what is meant is the GAP Service (0x1800)
Beta Was this translation helpful? Give feedback.
All reactions