Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Priit Ruberg
/
module-task
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
268edcd0
authored
Oct 22, 2022
by
Priit Ruberg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added the markdown file for testing.
parent
83e284a4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
REDME.md
REDME.md
0 → 100644
View file @
268edcd0
A NRF sample project for SoftDevice 140 on a nRF52840DK. The device asks for used input for GPS coordinates.
The coordinats should be given over UART with the following pattern: xxx.xxxxx for both longitude and latitude. The device then transmits
the coordinates as a BT beacon advertisement data with a specified name. The data is a part of the manufacturer data and is shown in
hexadecimal format. Negative values are not specifically adressed and at the moment 2's complement for the negative numbers is used that
is generated by the example software.
\ No newline at end of file
Write
Preview
Markdown
is supported
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