Hi,
I went through the Nordic Academy nRF Connect SDK Fundamentals - Serial Communication. I tried the exercise program where LED1, LED2 and LED 3 are toggled by pressing 1, 2 or 3 at serial terminal Tera Term and it works.
I would like to toggle the LED1, LED2, and LED3 from external UART communication. I use another board TI CC26x2R1 to send 1 and 2 to nRF52840 P0.08 UART RX but nothing happens. I think this is because the nRF52840 UARTS are still connected to the interface MCU nRF5340. How do I make this work?
Regards,
Markel