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

NRF52832 uarte_irq_handler do not work

1, run NRF52832\nRF5_SDK_13.0.0_04a0bfd\examples\peripheral\uart, uarte_irq_handler can get irq when receive a byte.

2, run NRF52832\nRF5_SDK_13.0.0_04a0bfd\examples\proprietary_rf\esb_prx, uarte_irq_handler donot work when receive a byte. why?

3, I call rx_enable(p_instance), and donot work the same.

4,there is log system in esb_prx, you need to put NRF_LOG_ENABLED = 1. I have check the config pin, I can output a debug string, but cannot received.

Parents Reply Children
No Data
Related