Hi everyone,
I’m Emmanuel Katto working with the DWM3001CDK and using the nRF52833 to enable BLE AoA functionality. My goal is to use the device alongside uBlox BLE AoA antennas to calculate the angle of arrival. From what I understand, I need to set the RADIO_DFEMODE_DFEOPMODE_AoA
bitfield within the firmware, specifically in the DW3_QM33_SDK.
Can anyone help me with where I should place this bitfield setting in the firmware? How do I enable this bitfield in the code?
I plan to use the DWM3001CDK in FiRA mode via the CLI interface for two-way ranging, and I believe the CTE will be sent automatically. However, I’m unsure of the exact function call to make for this configuration and where it should be located in the firmware.
Any advice or examples would be greatly appreciated! Thanks in advance.
Regards
Emmanuel Katto