ZIGBEE

HI 

Using radio_test example with LITEPOINT IQxel-MW7G2 to test ZIGBEE, but PSDU CRC FAIL.
Where can I modify to ensure PASS

b/r

Parents Reply
  • Hi,

    Can you try using using start_duty_cycle_modulated_tx instead of start_tx_carrier and see if it works?

    If this does not help, can you try with the Radio test sample from nRF Connect SDK? I have built the sample for you in case you do not have this SDK and its toolchain installed. Since you did not specify what board you were using I built it for nRF52 DK based on your mention of nRF52832 in another ticket. If this is not the board you are using, let me know and I will build it for another board. For testing see the sample's documentation here: Radio test

    Best regards,

    Marte

Children
Related