This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Test nRF52840 of output power fails with Anritsu MT8852B

Hello

 We tested our product integrating the nRF52840 vers. C in DTM with the Anritsu MT8852B.

The RX tests (PER and sensitivity) pass but all TX tests (Output power, modulation) fail with error message "not enough packet".

When testing with a spectrum analyser, we do no see any RF activity. 

The device works OK in application with SoftDevice. As the RX tests pass, it proves that the UART connection is working.

We have an other test mode where the continuous transmission is triggered by an on-board SW and this works OK as well.

It seems the DTM commands of the Anritsu are not understood by the nRF52840.

Can you explain this behaviour and propose debug tests ?

Thank you.

T.Bonnet

Parents Reply
  • Hi Kenneth,

    Yes we used the DTM code and we add a interface module to use our UART test pin.

    As said above, the RX tests are OK but for the TX tests, the Anritsu does not detect any packets

    .

    I see that the Anritsu commands (following the BT core spec) do not set the TX power.

    Does the DTM code use the default 0dBm TX power ?

    Should we use the dtm_set_txpower to set the power ?

    I am from the HW team, I do not have the code with me.

    I try to get it from the SW engineer.

Children
Related