I am writing an Android app and using api 18 to do BTLE.

I am able to connect, discover services and characteristics and read the 
characteristic from the peripheral.

When I try to write using WriteCharacterstic I get the onCharacteristicWrite, 
but the status is 14. I can't find this status anywhere in the 
documentation or anywhere else.

The value does not make it to the peripheral. Can someone tell me what this 
code means and why the value might not be writing?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to