hi,
I have nrf52840 DK and a dongle and I would like to connect the dongle to android device and scan for the DK in coded phy.
where can I find some SDK for using the dongle in android code
hi,
I have nrf52840 DK and a dongle and I would like to connect the dongle to android device and scan for the DK in coded phy.
where can I find some SDK for using the dongle in android code
Hi again
I'm assuming what you're after is a HCI layer implemented over USB, correct? I asked around internally as well, and it seems to confirm my suspicions that we don't have this. I would suggest turning to Google/stackoverflow to look for this as we won't be able to help you with this.
Best regards,
Simon
UPDATE: Got a tip from one of my colleagues that (if the Android 11 device is able to communicate with a 3rd party HCI Controller over USB, this sample for a USB Bluetooth Dongle might be exactly what you need. I wasn't aware of it until just now.
Hi again
I'm assuming what you're after is a HCI layer implemented over USB, correct? I asked around internally as well, and it seems to confirm my suspicions that we don't have this. I would suggest turning to Google/stackoverflow to look for this as we won't be able to help you with this.
Best regards,
Simon
UPDATE: Got a tip from one of my colleagues that (if the Android 11 device is able to communicate with a 3rd party HCI Controller over USB, this sample for a USB Bluetooth Dongle might be exactly what you need. I wasn't aware of it until just now.