Hi,
I am developing a custom profile for an application. This custom application works fine with Master Control Panel and nRF toolbox on Android. I am also developing an app for iOS which will read this data and display to the user. My question is does iOS supports custom BLE profile? Basically, the peripheral side is implementing the glucose service with different UUID. I want to implement this on the iOS as central and receive the glucose data with this different UUID and also perform RACP operations. Is this possible?
Thanks