Bluetooth: Direction Finding Central and Peripheral Sample Code

When working with the direction finding central code, would we need to have the antenna array connected to the central development kit and then have another kit running the regular Bluetooth: peripheral sample code? I am working with the nrf5340 development kits and u-blox ANT-B10 antenna array board. I am also having trouble finding the correct connector for the antenna array board. Any help would be greatly appreciated. 

Parents Reply
  • This is what I've been told, "The ANT-B10 antenna board has a NINA-B4 module with an nRF52833 chip inside that does the angle calculations. It then outputs the angles as AT events over the UART, so you need a host that can take care of the angles and do the processing. This host can be for example an STM32 or other MCU, it does not need to have Bluetooth AoA capability." 

Children
Related