Hi,
i want to send and receive data via uart1 (connect to a raspberry and send/receive text).
Is there a simple example that shows how to accomplish this?
Im using SDK 1.9.1.
Thanks
Hi,
i want to send and receive data via uart1 (connect to a raspberry and send/receive text).
Is there a simple example that shows how to accomplish this?
Im using SDK 1.9.1.
Thanks
Hello Markus,
Starter said:Ok, i think https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/
will help :)
Yes, exactly! Lesson 5 of the nRF Connect SDK Fundamentals should be a good starting point :-) I additionally recommend Zephyrs UART API reference guide, which describes its usage pretty well.
Regards,
Markus
Hello Markus,
Starter said:Ok, i think https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/
will help :)
Yes, exactly! Lesson 5 of the nRF Connect SDK Fundamentals should be a good starting point :-) I additionally recommend Zephyrs UART API reference guide, which describes its usage pretty well.
Regards,
Markus