xpg / GizwitsBLE

Android BLE SDK
Apache License 2.0
196 stars 89 forks source link

how to send message to the Bluetooth devices? #2

Closed coneycode closed 10 years ago

coneycode commented 10 years ago

It is a great project! But I got a problem when I try it. I can not send a message to the bluetooth device connected. Can you help me?

ax003d commented 10 years ago

Have you ever tried the sample project? You can send message to BLE device through that demo.

coneycode commented 10 years ago

thanks for reply, I am try the demo, but I can not find the func, I just find some list info, which button is?

ax003d notifications@github.com编写:

Have you ever tried the sample project? You can send message to BLE device through that demo.


Reply to this email directly or view it on GitHub: https://github.com/xpg/GizwitsBLE/issues/2#issuecomment-55396745

gzbigegg commented 10 years ago

Coney, did you try the "Menu" key, usually at the bottom of the Android phone.

coneycode commented 10 years ago

Oh my gad, I forgot it. thanks for your information, I try it in a pad, no menu can click, so I ingore menu. later I will change a phone to retry. -Regards

coney

gzbigegg notifications@github.com编写:

Coney, did you try the "Menu" key, usually at the bottom of the Android phone.


Reply to this email directly or view it on GitHub: https://github.com/xpg/GizwitsBLE/issues/2#issuecomment-55398211

coneycode commented 10 years ago

Thanks for your help, Now I can send my messages. Btw,It is a wonderful project.