Free R2
A Node.js Reverse Engineering Experiment to interact with Sphero R2D2 droid using BLE 🤖
The complete article of this experiment is on Dev.to
Install
Clone this repository and run
npm install git://github.com/taoyuan/node-xpc-connection.git
npm install git://github.com/lzever/noble.gitI had some issues with XCode, see this thread for more info
Usage
node index.jsIf you need to discover BLE devices use
node blescanner.jsLicense
MIT - Copyright (c) Andrea Stagi - stagi.andrea@gmail.com