iOS Bluetooth 5 Extended Advertising (incl. Examples and Tutorials)

I've successfully broadcast up to 255 characters using Bluetooth 5.0 from an Android Samsung 20+, however want to do the same on an iPhone 12 Pro.

In the Android version, I had to set the primary PHY as Le1m, and the secondary PHY as Le2m, however cannot find the Objective C or Swift API to do so.

Does anyone have example code (or tutorial) for broadcasting up to 255 characters using Bluetooth 5.0?

I'm using the nRF Connect app (available for free from Nordic in both Google Play and Apple Store) to verify that the information was successfully advertised.

I'll then port this to Xamarin (C Sharp), so any tips in this regard will also be appreciated!

Kind regards!
iOS Bluetooth 5 Extended Advertising (incl. Examples and Tutorials)
 
 
Q