Skip to content

Instantly share code, notes, and snippets.

@donwardpeng
Last active May 18, 2020 01:16
Show Gist options
  • Save donwardpeng/ab79a8025ec94290cca6dd287c5e9635 to your computer and use it in GitHub Desktop.
Save donwardpeng/ab79a8025ec94290cca6dd287c5e9635 to your computer and use it in GitHub Desktop.
Wiring Links for Arduino Nano BLE Experiments
Push Button Switch - https://elinux.org/images/4/4b/Mpushbuttonworking.jpg
Adafruit Starter Pack - https://www.adafruit.com/product/2678
BLE Example - https://rootsaid.com/arduino-ble-example/
NOTE: The Battery Level Service is "2A19" and not "2101" as described in the example
BLE Library - https://www.arduino.cc/en/Reference/ArduinoBLE
Excellent Background on BLE - https://www.novelbits.io/basics-bluetooth-low-energy/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment