You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Yes, sorry - it's a bit of a brain dump. Best steps are:

    Getting two modules talking to each other is a bit tricker, but if you can follow the instructions to change the name of the Bluetooth device then it'll be trivial.

    One minor thing: If you plan on using Bluetooth for data (rather than just the Espruino command-line interface) you'll need to make sure you move the command-line interface away first, by calling USB.setConsole() from the onInit() function.

About

Avatar for Gordon @Gordon started