Hi Team ,
Can CC2640R2F communicate with Cellphone which supports BLE5 via BLE longrange mode ? My customer has set the peripheral as 125k phy and commuicate with the cellphone . But the distance of communication is the same as 2M phy
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Team ,
Can CC2640R2F communicate with Cellphone which supports BLE5 via BLE longrange mode ? My customer has set the peripheral as 125k phy and commuicate with the cellphone . But the distance of communication is the same as 2M phy
Hi,
I am assigning an expert to comment on this for you.
Regards,
Michael
Hello Troyson,
This depends on the controller capabilities in your phone and the smart phone app implementation. A device can have BT5 support without having support for all the features supported in BT5 (long range). There is listed support for scanning on 1 Mbps and Coded in the android API, but this will not work without physical support in the radio and controller.
https://developer.android.com/reference/android/bluetooth/le/ScanSettings#PHY_LE_ALL_SUPPORTED
Also read this thread from Apple Developer Forums:
https://forums.developer.apple.com/thread/125756
I am not aware of any apps with support for coded PHY, but it may be out there.