Hi Team,
I am trying to do DTM test in NRF 52840 using Zephyr- os .The DTM code is working fine on my dev kit ( NRF 52832).I compiled DTM code for NRF 52840 and changed the UART pin TX and RX from default to different gpio. But the UART remains same (UART0).
Now when i communicate via serial terminal, i am getting continuously (0) in my serial port. ie, the NRF DTM code is sending this data continuously without even i am starting any DTM test.
Has anybody faced this problem before or your point of view. what is am missing ?