I don't have much idea about iOT devices right now. I did some implementation in swift with CoreBluetooth framework. The bluetooth peripheral I am currently trying to use is HC-05 Bluetooth module used with Arduino.
But ultimately, I need to have a communication with Bluetooth 5.0 peripherals from iOS devices.
Is it supported/possible in CoreBluetooth? Also Please help me to get a Bluetooth 5.0 testing device which will work with Arduino.
Update - HC- 05 does not work with iOS - Refer this question