How to change Output Radio Amplifier Power and then test the byte error, package error of nrf5340?

Hello, I have managed to get two NRF5340s linked and measured their throughput. Now I need to change their Output Radio Amplifier Power to test again.  And then I also need to test the byte error and package error of the nrf5340.How can I do this?

many thanks.

Parents Reply
  • Hi, I typed this code directly into hci_pwr_ctrl sample and then got this error.

    Sorry for the Chinese display here, it means 

    Set-Variable : Cannot find a positional parameter that accepts the actual parameter "err:".
    Location Line:1 Character: 1
    + Set Tx power err: Neg5dBm reason 0xFB
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidArgument: (:) [Set-Variable], ParameterBindingException
    + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.SetVariableCommand

    Do you know how to solve this problem?

    Many thanks 

    Cong

Children
Related