I found several threads with same questions. And also found source codes. But they are too old and require Legacy support for KEIL and old softdevice. Is there actual source code for NRF51822 which uses latest softdevice?
I found several threads with same questions. And also found source codes. But they are too old and require Legacy support for KEIL and old softdevice. Is there actual source code for NRF51822 which uses latest softdevice?
Just tried to flash nrf device with ble_app_hts to check how it works with NRF Temp app 2.0
. It seems that app cant find device. Application's About section states that no connection needed and App can get all necessary data from advertising packet. Unfortunately, I can't find the format of advertising packet to be compatible with app.
UPDATE: Found implementation on github https://github.com/NordicPlayground/nrf51-ble-app-temp
Just tried to flash nrf device with ble_app_hts to check how it works with NRF Temp app 2.0
. It seems that app cant find device. Application's About section states that no connection needed and App can get all necessary data from advertising packet. Unfortunately, I can't find the format of advertising packet to be compatible with app.
UPDATE: Found implementation on github https://github.com/NordicPlayground/nrf51-ble-app-temp
This thread is 4 years old.... Please look at the documentation for HTS here: Health Thermometer Application