I hope to create BLE ads on iOS, where I can manage ads on a byte level.
One use case is to simulate iBeacon ads. What is the iBeacon Bluetooth profile (I want to advertise when my application is in the background, so I do not use CoreLocation)
I see no way to do this using the Core Bluetooth API. It's right? Are there alternatives using a private API or jailbreak?
ios bluetooth bluetooth-lowenergy core-bluetooth
Hatandndeard
source share