How do reset the UART if it is abnormal in NCS 2.6.1 ?
How do reset the UART if it is abnormal in NCS 2.6.1 ?
The principle is the same for NCS as well, you should still uninit the UART driver and reinitialize it. The nrfx driver calls should be the same in NCS, so the snippet should be a lot of the same code.
Best regards,
Simon
The principle is the same for NCS as well, you should still uninit the UART driver and reinitialize it. The nrfx driver calls should be the same in NCS, so the snippet should be a lot of the same code.
Best regards,
Simon