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 coordinates are asked from the used separately. 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.
M
module-task
Name |
Last commit
|
Last Update |
---|---|---|
ble_app_beacon | Initial upload | |
README.md | Update README.md |