iOS Peripheral get notified of writeWithoutResponse from Central
iOS Peripheral get notified of writeWithoutResponse from Central
- Subject: iOS Peripheral get notified of writeWithoutResponse from Central
- From: Sean Hamstra <email@hidden>
- Date: Wed, 09 Nov 2016 15:36:46 -0500
I'm running iOS as a peripheral (CBPeripheralManager). I have a characteristic that allows for .writeWithoutResponse. I want to know when a central writes (without response) to a characteristic so I can do some work. How is this possible? Clearly the writeRequest callback isn't sent since it's not a write request but rather a command from the central. What am I missing?
Any help would be greatly appreciated! Thanks.
Sean
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden