This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nRF51822 UART and BLE

Controller- MDBT40 (nrf51822 based)

Softdevice - S110

I have an application where data comes from UART and have to send over BLE simultaneously. When I initialize the BLE, the UART code gives unexpected behavior. But when I turn off the BLE, UART works fine. Could someone tell me is this because UART and BLE interrupts are triggered at the same time? If yes then how to change their priority.

Parents Reply Children
No Data
Related