Derek Jamison
Published

Give Your BLEBot a New Name

Tutorial for changing the name used by the FirmataBLE library and updating your Node.js libraries to connect with the new name.

BeginnerProtip1 hour1,375
Give Your BLEBot a New Name

Things used in this project

Hardware components

Arduino 101
Arduino 101
×1

Software apps and online services

Firmata

Story

Read more

Code

Changing the name of your bot from FIRMATA to MYBOT

Arduino
The #define that you need to modify is near the top of the bleConfig.h header file.
#define FIRMATA_BLE_LOCAL_NAME "MYBOT"

Credits

Derek Jamison

Derek Jamison

1 project • 2 followers
Love to geek out on electronics projects, typically involving Arduino, Blynk, etc. If you have a project you need help with, let me know.

Comments