Hi all,
We are developing a home gateway, in which we will run Zigbee on nRF5340 as a coordinator.
1,
How do we output Tx Power for hardware testing? nRF5SDK had the following radio test example. The nRFconnect SDK has a similar example?
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.2%2Fnrf_radio_test_example.html
2,
In its mass production, we want to test the tx power and test the connectivity of Zigbee.
For example, if it is Thread, it seems to me that we could check the transmit output by increasing the number of packets transmitted in diagnostic mode; can we do a similar test with Zigbee?
In answer to question 1, even if the nRFconnect SDK also had a radio test example, we want to use the same FW to also test the Zigbee connection, so simple radio tests cannot be used.
Do you have any workable solutions? Do we have to change the FW according to the test?
Tx Power is necessary to check the antenna and that it does not emit illegal output, while connectivity is necessary to ensure that the product operates correctly.
Best Regards,
Yukio Oyama