Following situation:
My device acts as central (connecting to ble sensors) and as peripheral (transmitting and receiving data from mobile). Several services (Heart Rate, Speed and Cadence...) are implemented to suit most apps on Android and iOS, but I need an additional application to handle notifications (transmitting from mobile to device). As far as I can see, I have no possibility to connect with 2 apps to one gatt server... any solutions to this problem?
I know it's not a nordic specific question...but maybe I'm missing the point. Is there a sweet solution for this setup? As I'm implementing device and app I'm not limited to one side, except that stock apps should still see a heart rate and speed/cadence service.
best regards, Michael