Hi,
I am using an NRF52832 device (Peripheral) and I have a requirement to transmit around 4kb of data every 100 ms to a Central.
Can you recommend the correct example that will help me achieve this?
-MK
Hi,
I am using an NRF52832 device (Peripheral) and I have a requirement to transmit around 4kb of data every 100 ms to a Central.
Can you recommend the correct example that will help me achieve this?
-MK
Hi,
Check out the UART example. Many customers start here.
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/ble_sdk_app_nus_eval.html
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/ble_sdk_app_nus_c.html
The example should also work with the available phone app called "nRF UART".
Regards,
Håkon
Hi,
Check out the UART example. Many customers start here.
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/ble_sdk_app_nus_eval.html
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/ble_sdk_app_nus_c.html
The example should also work with the available phone app called "nRF UART".
Regards,
Håkon