Can HC-05 bluetooth sending data out? #843
Replies: 5 comments
-
Posted at 2016-01-27 by @gfwilliams You can send data from HC-05 bluetooth to Android phones - like this Apple pretty much deliberately blocked all bluetooth serial modules on iPhone though, so I'm afraid you're out of luck there. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2016-01-27 by @gfwilliams ... just to add, you could do something with an HM-10 module I believe (which is bluetooth low energy, which iOS does support) - but it's more difficult. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2016-01-27 by bigplik I use Android phone, however don't know how to change this code you link posted, is any simple example how to send data from Espruino? |
Beta Was this translation helpful? Give feedback.
-
Posted at 2016-01-27 by @gfwilliams To send data from Espruino, you literally just do |
Beta Was this translation helpful? Give feedback.
-
Posted at 2016-01-27 by bigplik thank you, I wrote that informations from espruino.com already ;) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-01-27 by bigplik
Hi, is it possible to send some data by Espruino and HC-05 module eg. into mobile?
there is plenty apps that use bluetooth data, I would like to use it for variometer apps,
need to send data from pressure sensor into it
Beta Was this translation helpful? Give feedback.
All reactions