Document required BLE GATT services (#42)#44
Closed
ilouzl wants to merge 2 commits into
Closed
Conversation
Add a BLE GATT reference section to the README listing the Tap and NUS services this SDK requires, plus optional feature characteristics, aligned with the other official Tap SDKs and internal BLE API docs (#42). Co-authored-by: Liron Ilouz <ilouzl@users.noreply.github.com>
Re-check UUIDs and properties from ble-mcu-hw-v3-sdk-14.0, expand the README with the full firmware service/characteristic map, and note that the Tap UUID is advertised in the scan response (#42). Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
Author
|
This was a mistake. referred to the wrong issue |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Firmware-verified BLE GATT reference for #42, checked against Bitbucket
tap_rd/ble-mcu-hw-v3-sdk-14.0branchTAP_XR_develop.Re-evaluation vs first pass
TAP_XR_developble_tap_service.c/ Nordicble_nus0002, name0003, mapping0007/0008, request000b, Kneron000c/000dnotify/write/write_wo_resp/readas coded)Required by this SDK
c3ff0001-…(scan response)c3ff0005-…(notify)6e400001-…+ NUS RX6e400002-…(write mode)Test plan
ble_tap_service.c/TAP_BASE_UUIDonTAP_XR_developservices_init()registers DFU, BAS, HID, Tap, NUS (+ DIS via mediator)