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
I'm struggling to understand what you mean by "using the Dongle in Android code". Can you try to explain what you want to do here. You want the Android to connect to the Dongle, correct? Do you want to "tell" the Dongle via the Android to start scanning using Coded PHY to detect the DK that is advertising over Coded PHY?
If I am understanding you correctly, please check out the ATT_MTU throughput example used in this blog post by Torbjørn for testing long range. This lets an nRF52 device switch between advertising and scanning, and what PHY to use. You will have to implement some way for the Android app to tell the Dongle to go to the scanning mode and to the Coded PHY.
Best regards,
Simon
yes , I want to scan for coded phy devices in android device using the dongle connected by USB to the android devices
yes , I want to scan for coded phy devices in android device using the dongle connected by USB to the android devices