You are reading a single comment by @user109470 and its replies.
Click here to read the full conversation.
-
Tue 2020.02.11
Well hello @user109470 and welcome to Espruino!
See the examples here, and ask away . . .
http://www.espruino.com/BLE+Advertising
http://www.espruino.com/Tutorials
forum post Trying to understand BLE advertising
'I am quite new to the javascript-bluetooth world'
Would links to Javascript only sites aid here?
Hi everyone!
I have a puck.js which I would like to use to control a robotic car, made up of 4 servomotors. In order to control this, I'd want to send the commands to the puck via BLE having a react native application as interface.
I manged to identify the characteristics I can write to, but I don't know hoe to code the puck so that it reads these characteristics and acts upon what is communicated through them.
Does anyone have any idea how to help me with this task? Or knows of any effective tutorials I can look into...
I am quite new to the javascript-bluetooth world so any help is deeply appreciated.
Silvia