nrf52840
sdk 15.2
i am using termite for serial viewer. and problem is my code gets complied with no errors and when i open termite there is no data in termite. i checked all port and baud rate aslo but didnt worked.please anyone help me
nrf52840
sdk 15.2
i am using termite for serial viewer. and problem is my code gets complied with no errors and when i open termite there is no data in termite. i checked all port and baud rate aslo but didnt worked.please anyone help me
Are you using the correct UART RX and TX pins? To make your project work on my nRF52840 DK kit (v0.12.0) I had to change the pin numbers defined in sdk_config.h like this:
Are you using the correct UART RX and TX pins? To make your project work on my nRF52840 DK kit (v0.12.0) I had to change the pin numbers defined in sdk_config.h like this: