This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Android version 9 cannot find my device

I am using  nRF52832 on my device. I have used SDK13 and softdevice 4.0.5.

On any iOS devices I can scan and connect in the nRFConnect app.

On an older Samsung Galaxy S5 running Android version 5, I can find my device during scan and I connect with the nRFConnect app.

However on a Samsung A20 with Android version 9, I cannot find my device in the nRFConnect app. I have turned on location service and given other necessary permissions, but my device is not being scanned!?!

I am running the latest versions of the nRFConnect app.

What could be the issue?

Parents Reply
  • I'm not a BLE-expert but like you said before that you're receiving at -50dBm so I'd say the antenna is working fine. You also mentioned that when you run it on the devkit it is also being received fine, thus there aren't any issues with the Bluetooth-permissions on the phone of that sort. 

    I'm just speculating here but wouldn't it be possible that the crystal-oscillators are not fully within specs, resulting on some BLE-chipsets not being able to decode your message? Do you have both the 32Mhz and 32Khz crystal on your custom board, or just the 32Mhz one? 

Children
Related