Last active
May 18, 2020 01:16
-
-
Save donwardpeng/ab79a8025ec94290cca6dd287c5e9635 to your computer and use it in GitHub Desktop.
Wiring Links for Arduino Nano BLE Experiments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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