Hi All,
I want to convert analog input into digital using SAADC on nRF52840 DK. After that to push the SAADC output through the Bluetooth (nRF connect bluetooth mobile application).
Please suggest guidelines and examples.
Advance in thanks...
Hi All,
I want to convert analog input into digital using SAADC on nRF52840 DK. After that to push the SAADC output through the Bluetooth (nRF connect bluetooth mobile application).
Please suggest guidelines and examples.
Advance in thanks...
You can use our ble_app_uart example as the base for your application. There is an UART profile inside nRF Toolbox app on mobile phone that you can use. The source code is available on our Nordic Semiconductor Github
You can use our ble_app_uart example as the base for your application. There is an UART profile inside nRF Toolbox app on mobile phone that you can use. The source code is available on our Nordic Semiconductor Github