How to send data using uart in this...
Uart_init();
intrupt to receive data ..etc ..Give some idea..
How to send data using uart in this...
Uart_init();
intrupt to receive data ..etc ..Give some idea..
Actually I am working on nrf5_sdk
Actually I am working on nrf5_sdk
Hi Azzy,
If you are just starting developing, I would recommend the nRF Connect SDK, as it is newer. See the
But for the nRF5 SDK see our UART sample for the nRF5 SDK.
Regards,
Sigurd Hellesvik