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 Children
  • Hi again,

    PaKa said:
    ANT-B10 features the NINA-B411 Bluetooth 5.1 standalone module, programmed with the u-locateEmbed* software, which implements the unique u-blox direction-finding algorithm. It includes a widely available standard pin header that provides a digital interface to the application board, thus forming a complete AoA anchor point.

    It does sound like you do not need anything more than the b10 for the locator, as that already has the NRF on it. 

    PaKa said:
    Alongside the EVB-ANT-1 development platform (part of the XPLR-AOA-3 kit), the user can plug the two boards together and have an AoA anchor point within seconds.

    Even though it mentions using another board here, it seems a bit like it isn't necessary. Atleast I do not think you need an antenna cable. You should have a look at the ublox docs or contact ublox about this. 

    Regards,

    Elfving

  • But I would still need to connect the B10 to my nrf5340 somehow, correct?

  • No my impression is that the nRF is already onboard. The B10 contains a NINA-B411, which contains an nRF52833.

    You do need another nRF (for instance a DK) as the direction finding tag though. 

    It might be an idea to check this with ublox though.

    Regards,

    Elfving

  • Okay, thank you. Would an nrf5340 be compatible for the tag with the antenna array having the nrf52833? And would I need to flash any code on the antenna array board and power it?

  • mgl said:
    And would I need to flash any code on the antenna array board and power it?

    Well yes you would have to power it. And I assume you do not need to flash anything to it.

    Though I am not sure about the specifics here. It would be best to check this with the docs from u-blox.

    mgl said:
    Would an nrf5340 be compatible for the tag with the antenna array having the nrf52833?

    Yes, given that the u-blox solution follows the spec.

    Regards,

    Elfving

Related