After connecting to smart phone i want to send few bytes to data to nrf51
After connecting to smart phone i want to send few bytes to data to nrf51
Hi,
I recommend taking a look at the ble_app_uart example.
It’s located in the folder <SDK_InstallFolder>\examples\ble_peripheral\ble_app_uart
On the smartphone side, use the UART module in the nRF Toolbox app.
You should also take a look at the Getting started with the nRF5 development kit tutorial.
Hi,
I recommend taking a look at the ble_app_uart example.
It’s located in the folder <SDK_InstallFolder>\examples\ble_peripheral\ble_app_uart
On the smartphone side, use the UART module in the nRF Toolbox app.
You should also take a look at the Getting started with the nRF5 development kit tutorial.