Angle of arrival application to see switching on nrf52833 board

Hello , I have a problem on angle of arrival application to see switching nrf52833 board

I use nrf52833 dev board. I use 2.0.0 as sdk version. I use nrf/samples/Bluetooth/direction_finding_connectionless_rx .

I can’t see overlay-aoa.conf in Kconfig. There is aod-overlay.conf. So I only choose boards\nrf52833dk_nrf52833.conf.

I flashed my nrf52833 board. But I couldn’t see switching at pin3,pin4, pin28 or pin29 using oscilloscope.

 ---------------------------------------------------------------------------------

Nrf52833dk_nrf52833.conf file is at below

---------------------------------------------------------------------------------

Nrf52833dk_nrf52833.overlay file is at below

---------------------------------------------------------------------------------

I was expecting to see overlay-aoa.conf file. Because I use rx . Am I wrong ?

There is overlay-aod.conf file and you can see at below

---------------------------------------------------------------------------------

Prj.conf file is at below

Here in general

Parents
  • I am using 4 antenna with switching circuit.

    My rx configuration is below

    nrf52833.overlay

    main.c

    overlay-aod.conf is coming as a default for rx example. Is it correct? I already tried to change with aoa version(no result).  

    prj.conf

    sample.yaml

    My output:

    success. Periodic sync established.
    Enable receiving of CTE...
    success. CTE receive enabled.
    Scan disable...Success.
    Waiting for periodic sync lost...
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -550
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -580
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -590

    I swill can't see switching on nrf gpio. I would be happy , if you help me to find where is the problem

Reply
  • I am using 4 antenna with switching circuit.

    My rx configuration is below

    nrf52833.overlay

    main.c

    overlay-aod.conf is coming as a default for rx example. Is it correct? I already tried to change with aoa version(no result).  

    prj.conf

    sample.yaml

    My output:

    success. Periodic sync established.
    Enable receiving of CTE...
    success. CTE receive enabled.
    Scan disable...Success.
    Waiting for periodic sync lost...
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -550
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -580
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -520
    CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -590

    I swill can't see switching on nrf gpio. I would be happy , if you help me to find where is the problem

Children
No Data
Related