Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
card10
firmware
Commits
4b465ff4
Commit
4b465ff4
authored
5 years ago
by
Anon
Browse files
Options
Downloads
Patches
Plain Diff
docs(ble): Update file transfer UUIDs
parent
497a0946
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!100
docs(ble): Update file transfer UUIDs
Pipeline
#2010
passed
5 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Documentation/bluetooth/file-transfer.rst
+4
-4
4 additions, 4 deletions
Documentation/bluetooth/file-transfer.rst
with
4 additions
and
4 deletions
Documentation/bluetooth/file-transfer.rst
+
4
−
4
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment