Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

iPhone short distance connection

Hi!

I'm developing a custom PCB with a NRF52840 which I made a custom firmware based on ble_app_uart example. I test my product with different phones, Android and Apple phones.

In Android, I have a good connection distance, like 6m to 8m, but in iPhone I have about 2m or less.

I changed the PHY from BLE_GAP_PHY_AUTO to BLE_GAP_PHY_2MBPS, can this change reduce the connection distance?

Thanks!

Related