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

Phones with good BLE implementation

After testing with 5-6 different phones it is evident that there are major differences in how well BLE is actually supported. The Android/Iphone (and manufacturer SW) version also has a major impact on the BLE performance in some cases.

So my first question is: Does anyone have recommendations/experiences with phones that have a good BLE implementation?

What I'm looking for is a "golden device" for development and testing, i.e. a phone that is able to handle multiple connections to BLE peripherals (as many as possible), is able to maintain a stable connection (to one or many peripherals), etc. Note that it must be Android or iOS.

My second question is: Does anyone have any experiences or estimations of how many simultaneous connections a phone can have with S110 peripherals?

The worst case data rate per unit for my purposes will be around 60 bytes per second (480 bps). The average rate will typically be around 25 bytes per second (200 bps) per unit.

Related