This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

UART Receice Data nrf52840

Hi everyone! I have probelem with receice data over UART. In the other MCU use core ARM as : STM32, NXP... when a byte is recieved, MCU has flag to notify. That is "interrupt". But in the NRF52, I can't see it. I always use "polling" mechanism to receive data. How can I use "interrupt" to receive data? thanks!!!

Parents Reply Children
No Data
Related