A device can be branded as "Bluetooth 5.0" even if the device is not compatible with all Bluetooth 5 features since they are optional; some of these features are :
- High Speed (LE 2M)
- Long range (PHY Coded)
- Extended advertisement
For android device, we can view the device bluetooth features compatibility using nRF Connect App. Unfortunately, this feature does not exist on iOS nFR Connect App.
I tried to find more information on iPhone 8 tech specs's page (https://support.apple.com/kb/SP767?locale=en_US), but this page is just referring "Bluetooth 5.0 wireless technology". However it seems that iPhone 8 does not support extended Advertisement, but how can I get this information (official doc, Core Bluetooth)?
Where can I get Apple devices compatibility details on Bluetooth 5 further than just a "Bluetooth 5.0. Compatible" ?
Thanks for your support