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
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
Hi,
In your other ticket (289849) you mention using Zigbee CLI Agent, as well as something called audio_test example code, but here you say that you are using radio_test. Can you clarify what example you are using, and explain what you are testing and how you are testing it? Also, if you want to test the 802.15.4 radio I would recommend using IEEE 802.15.4 PHY test tool from nRF Connect SDK, as nRF5 SDK is in maintenance mode.
Best regards,
Marte
hi
thanks for your reply*.
I use the \examples\peripheral\radio_test to test tx power.Then we found psdu crc fail on our test equipment. I want to know how to fix PSDU crc fail
hi
I tried the way you provided and it didn't help. Can you help use nRF Connect SDK Build an HEX FILE for test , use NRF52840 and modify the UART PIN definition as follows
RX_PIN->P0.14
TX_PIN ->P0.13
HW FLOW CONTROL->Disable
thanks
Hi,
I have modified and built it for nRF52840 now, so please check if these hex file works.

Best regards,
Marte
hi
It works very well on 52840dk, but it doesn't work on my own board. But I found that when I erase all, there will be uart data as shown in the picture below, do you have any ideas?

Hi,
From your picture it looks like it works, as that is how it should look when using the shell. Are you able to write any of the commands from the documentation I linked to, Radio test?
Best regards,
Marte
HI
I can't see any uart data (no--booting zephyr....), until when I execute erase all, the uart data is out
HI
I can't see any uart data (no--booting zephyr....), until when I execute erase all, the uart data is out
Attached my sch for your reference

hi
I have installed NCS and tried to use debug mode it works well .but when i leave debug mode he doesn't work.do you have any ideas?
Hi,
This issue is not related to the original problem in this ticket, so please create a new ticket for this issue.
Best regards,
Marte