Adam-Langley / pybleno

A direct port of the Bleno bluetooth LE peripheral role library to Python2/3
MIT License
68 stars 34 forks source link

How can i send a string from Pi3 to my iPhone by using pybleno? #41

Closed tanakitti closed 5 years ago

tanakitti commented 5 years ago

I am working on my project that reading some data from Pi3's sensors and send them to my iPhone as a string. I have followed your echo tutorial and it worked very well but I don't to how to send some data back to BLE terminal.

Ps. I think that if I can send data back to my phone, it will be a good starting point of my project.

Thank you for all of your answers

Adam-Langley commented 5 years ago

Hi @tanakitti - please try a forum like stackoverflow.com - this is reserved for issue reports only.