Hi guys,
I am using nordic semiconductor nrf52840 development board and segger. Is it possible to display the data of ultrasonic sensor on the nrf connect app by configuring the ble_app_eddystone example, and if possible then how?
Thanks.
Hi guys,
I am using nordic semiconductor nrf52840 development board and segger. Is it possible to display the data of ultrasonic sensor on the nrf connect app by configuring the ble_app_eddystone example, and if possible then how?
Thanks.
Hi.
It could be possible to do this, you could use Eddystone-TLM, which is used for broadcasting telemetry information about the beacon (encrypted or unencrypted).
But, you have to check that there isnt any limitation on the sensor you use and that it is compliant with the Eddystone specification.
Best regards,
Andreas