radio test NCS nrf52820 and nrf21540

Hi All!

I am using NCS v2.0.0 and nrf52820 custom board and an example to test is radio test . I tested that example with nrf52833DK , code is executing/ printing messages on UART. But when I tested the same code by selecting the nrf52833_52820 then it was unable to run/ execute the code fully as it was with nrf52833. can you please help me in this regard?

Only this message on UART , after that no response when loaded program for nrf52820

But when i loaded the program for nrf52833 the program run properly as you can see the output it moves forward not stuck at the point where nrf52820.

Thanks in advance!

Parents Reply
  • Hi  

    Thank you for the response! I just tried NCS (Uart_pheripheral and central) on a custom board(nrf52820 as peripheral) and nrf52833DK as central.

    Nrf52820 is rebooting continuously with the following messages.

    But when I tried the same example with nrf5 SDK it worked well! In this example, central was nrf52833DK, and peripheral was nrf52820 custom board. Both connected and communicated successfully!

    Can you please help me in this regard where is the issue?

    Thanks & regards,

    Muhammad Usman

Children
Related