The certification lab is testing nRF52840 RF .They need to test LE coded S=8,Payload Type:11111111:payload length:37
but i can't find Payload Type:11111111 in software nRF_DTM.exe, In this case, how should we test as required?
The certification lab is testing nRF52840 RF .They need to test LE coded S=8,Payload Type:11111111:payload length:37
but i can't find Payload Type:11111111 in software nRF_DTM.exe, In this case, how should we test as required?
Hi sunmnengnan,
I recommend to use and modify (if necessary) the examples that you could found in the nrf sdk that you're using, (e.g nRF5_SDK_17.0.2_d674dde\examples\dtm\direct_test_mode) in case of nRF52840 you should use PCA10056.
I also highly recommend to check this other ticket where u will find the necessary information to modify and program the application that matches your necessities.
https://devzone.nordicsemi.com/f/nordic-q-a/61288/understanding-dtm-test-setup
Kind Regards,
MatiasP
Hi sunmnengnan,
I recommend to use and modify (if necessary) the examples that you could found in the nrf sdk that you're using, (e.g nRF5_SDK_17.0.2_d674dde\examples\dtm\direct_test_mode) in case of nRF52840 you should use PCA10056.
I also highly recommend to check this other ticket where u will find the necessary information to modify and program the application that matches your necessities.
https://devzone.nordicsemi.com/f/nordic-q-a/61288/understanding-dtm-test-setup
Kind Regards,
MatiasP