Hi there,
Attempting to use the sample program for direction finding and have been following Case ID: 280319. Have attempted to add the code suggested by Simonr in adding code in the CTE_recv_cb callback to produce the IQ data however I am running into a few errors when building.
invalid use of undefined type 'struct bt_hci_le_iq_sample'
dereferencing pointer to incomplete type 'const struct bt_hci_le_iq_sample'
invalid use of undefined type 'struct bt_hci_le_iq_sample'
Any help would be appreciated.
Thanks