peripheral
requests
On 9 Nov 2016, at 20:43, Sean Hamstra <email@hidden> wrote:Thanks, Hank. I don't have control of the central. Just the CBPeripheralManager. I want to know on the peripheral side when a write (without response) has happened.On Wed, Nov 9, 2016 at 3:38 PM, Hank Li <email@hidden> wrote:use the callback didwrite...Thanks,Hank Lihttp://devicelinked.com On Wed, Nov 9, 2016 at 12:36 PM, Sean Hamstra <email@hidden> wrote: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 -- Sean Hamstra | Software EngineerSpinDance, Inc. | Smart Choice. Smart Products.main 616.355.7000 | mobile 616.566.6187SpinDance.com | #SMARTproduct 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 Follow-Ups: Re: iOS Peripheral get notified of writeWithoutResponse from Central From: Sean Hamstra <email@hidden> References: >iOS Peripheral get notified of writeWithoutResponse from Central (From: Sean Hamstra <email@hidden>) >Re: iOS Peripheral get notified of writeWithoutResponse from Central (From: Hank Li <email@hidden>) >Re: iOS Peripheral get notified of writeWithoutResponse from Central (From: Sean Hamstra <email@hidden>) Prev by Date: Re: iOS Peripheral get notified of writeWithoutResponse from Central Next by Date: Re: iOS Peripheral get notified of writeWithoutResponse from Central Previous by thread: Re: iOS Peripheral get notified of writeWithoutResponse from Central Next by thread: Re: iOS Peripheral get notified of writeWithoutResponse from Central Index(es): Date Thread
use the callback didwrite...Thanks,Hank Lihttp://devicelinked.com On Wed, Nov 9, 2016 at 12:36 PM, Sean Hamstra <email@hidden> wrote: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
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