Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
card10
firmware
Commits
4b465ff4
Commit
4b465ff4
authored
Aug 15, 2019
by
Anon
Browse files
docs(ble): Update file transfer UUIDs
parent
497a0946
Pipeline
#2010
passed with stages
in 1 minute and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Documentation/bluetooth/file-transfer.rst
View file @
4b465ff4
...
...
@@ -13,20 +13,20 @@ The service consists of two GATT characteristics that act as a bidrectional
link, similar to many BLE UART implementations. The two channels are seen from
the Central perspective and hence named Central TX and Central RX.
The current
draft
uses following service specification:
The current
version
uses following service specification:
- Service
UUID:
00
4223
42
-2342-2342-2342-234223422342
UUID: 4223
0100
-2342-2342-2342-234223422342
- Central TX characteristic:
UUID:
01
4223
42
-2342-2342-2342-234223422342
UUID: 4223
0101
-2342-2342-2342-234223422342
write
- Central RX characteristic:
UUID
02
4223
4
2-2342-2342-2342-234223422342
UUID 4223
010
2-2342-2342-2342-234223422342
read, notify
Low Effort File Transfer Protocol
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment