Hello
I am running the nrf/samples/bluetooth/direction_findinding_connectionless_rx App on an nRF52833-DK with nrf Connect SDK 2.2.0
I have set VS Code to use board nrf52833_nrf53833 and configuration to prj.conf
I am running the transmitter code on another board and in the terminal window see:
CTE[0]: samples count 45, cte type AOD 2 [us], slot durations: 2 [us], packet status CRC OK, RSSI -480
CTE[0]: samples count 45, cte type AOD 2 [us], slot durations: 2 [us], packet status CRC OK, RSSI -490
CTE[0]: samples count 45, cte type AOD 2 [us], slot durations: 2 [us], packet status CRC OK, RSSI -500
What I am not seeing is any changes on the antenna switching pins 03,04,28,29 when viewing them with an oscilloscope.
If I change
dfe-pdu-antenna = <0x0>
to <0x5>
I can see the relevant antenna pins go high on the line:
In a post similar to this it was suggested adding the following to the prj.conf, but I see no difference: