aoa rx hardware: nrf52833DK
aoa tx hardware: my test nrf52833 board
my test nrf52833 board download "direction_finding_connectionless_tx", use "overlay-aoa.conf"
nrf52833DK download "direction_finding_connectionless_rx", not use "gpio 1/2/3/4", like these:
[16:11:04.122]收←◆PER_ADV_SYNC[0]: [DEVICE]: 01:CE:17:98:2F:00 (random), tx_power 127, RSSI -127, CTE AOA, data length 0, data: CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -1270 PER_ADV_SYNC[0]: [DEVICE]: 01:CE:17:98:2F:00 (random), tx_power 127, RSSI -33, CTE AOA, data length 0, data: CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -330 PER_ADV_SYNC[0]: [DEVICE]: 01:CE:17:98:2F:00 (random), tx_power 127, RSSI -33, CTE AOA, data length 0, data: CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -330 PER_ADV_SYNC[0]: [DEVICE]: 01:CE:17:98:2F:00 (random), tx_power 127, RSSI -33, CTE AOA, data length 0, data: CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -330 PER_ADV_SYNC[0]: [DEVICE]: 01:CE:17:98:2F:00 (random), tx_power 127, RSSI -33, CTE AOA, data length 0, data: CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -330 [16:11:06.522]收←◆PER_ADV_SYNC[0]: [DEVICE]: 01:CE:17:98:2F:00 (random), tx_power 127, RSSI -127, CTE AOA, data length 0, data: CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -1270 PER_ADV_SYNC[0]: [DEVICE]: 01:CE:17:98:2F:00 (random), tx_power 127, RSSI -33, CTE AOA, data length 0, data: CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -330 PER_ADV_SYNC[0]: [DEVICE]: 01:CE:17:98:2F:00 (random), tx_power 127, RSSI -33, CTE AOA, data length 0, data: CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -330 PER_ADV_SYNC[0]: [DEVICE]: 01:CE:17:98:2F:00 (random), tx_power 127, RSSI -33, CTE AOA, data length 0, data: CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -330 PER_ADV_SYNC[0]: [DEVICE]: 01:CE:17:98:2F:00 (random), tx_power 127, RSSI -33, CTE AOA, data length 0, data: CTE[0]: samples count 45, cte type AOA, slot durations: 2 [us], packet status CRC OK, RSSI -330
Question:
I use oscilloscope, find gpio29=H, gpio28/4/3=L, because dfe-pdu-antenna = <0x1>, but oscilloscope can't find gpio change like ant_patterns[] = { 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8, 0x9, 0xA }, why?
when set dfe-pdu-antenna = <0x6>, oscilloscope finds gpio29/3=L, gpio28/4=H, also oscilloscope can't find gpio3/4/28/29 change.
thanks.