Connect external BLE device #6785
Unanswered
espruino-discuss3
asked this question in
General
Replies: 1 comment
-
Posted at 2024-06-22 by @fanoush Yes it is possible :-) Posted at 2024-06-23 by user158398 Wuhu, thx! Posted at 2024-06-24 by @gfwilliams Yes! You probably want to look at https://www.espruino.com/Reference#l_NRF_requestDevice For instance there's an example there like this:
Apart from the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2024-06-22 by user158398
Hi,
I have to ad the usual appology if this is in the wrong forum or to basic of a question.
I have an external wearable device with BLE functionality. What I want to do is to write a code for Espruino to connect with that device and use the data from it live for a game one the watch. Is that possible? I will find my way if its possible, but I wanted to ask first :)
Beta Was this translation helpful? Give feedback.
All reactions