when i use nrf exaample -direction_finding_connectionless_rx,the tx and rx i build wnd program to boards,but a error begin,can you tell me the resons?if can,have a solution?

 I use the nrf examples direction_finding_connectionless_rx,firstly i have no attena array,the other as describled i do by steps.

I use two nrf5340 boards.with building,i find some errors,then i make some configtions.

The i flash succefully.i use the serial comport to debug,there has error.code (-5)

but i can solve the problem,i need help.

Parents
  • Hi again

    You won't get any useful data from the RX sample project without a functioning antenna array on that side, but you should see something in the serial port. The TX and RX devices should connect.

    Error -134 refers to something not being supported. I'm guessing you haven't changed the antenna array board at all. This will be necessary when using another antenna array than the default array.

    Best regards,

    Simon

Reply
  • Hi again

    You won't get any useful data from the RX sample project without a functioning antenna array on that side, but you should see something in the serial port. The TX and RX devices should connect.

    Error -134 refers to something not being supported. I'm guessing you haven't changed the antenna array board at all. This will be necessary when using another antenna array than the default array.

    Best regards,

    Simon

Children
Related