Re: iOS Peripheral get notified of writeWithoutResponse from Central
Re: iOS Peripheral get notified of writeWithoutResponse from Central
- Subject: Re: iOS Peripheral get notified of writeWithoutResponse from Central
- From: Sean Hamstra <email@hidden>
- Date: Wed, 09 Nov 2016 15:56:10 -0500
It does get called on writes with response, so I know it's working. I'm watching it fire. But when a write without response is sent it does not get called. Which makes some sense since it's not a "request" but I still need to know when it happens.