Floe/BTLE: Arduino Library For Basic Bluetooth Low Energy ... - GitHub
Maybe your like
- Notifications You must be signed in to change notification settings
- Fork 75
- Star 270
Arduino library for basic Bluetooth Low Energy with the nRF24L01+
License
GPL-3.0 license 270 stars 75 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings- Code
- Issues 7
- Pull requests 0
- Actions
- Projects 0
- Wiki
- Security
Uh oh!
There was an error while loading. Please reload this page.
- Insights
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory51 Commits | ||||
| examples | examples | |||
| BTLE.cpp | BTLE.cpp | |||
| BTLE.h | BTLE.h | |||
| LICENSE | LICENSE | |||
| README.md | README.md | |||
| bluez_adv.sh | bluez_adv.sh | |||
| btle.inc | btle.inc | |||
| library.properties | library.properties | |||
| View all files | ||||
Repository files navigation
- README
- GPL-3.0 license
Arduino library for basic Bluetooth Low Energy support using the nRF24L01+ (basic support = sending & receiving on the advertising broadcast channel)
You will also need to install the RF24 library installable either from the Arduino IDE or https://github.com/TMRh20/RF24 .
Note: the BTLE class and the examples are licensed under GPLv3. However, the helper functions in btle.inc are (C) 2012 by Dmitry Grinberg under a separate license (see file for details).
FAQThe nRF24L01+ can only send and receive up to 32 bytes. For advertising messages, this means 32 - 6 (MAC) - 2 (header) - 3 (CRC) = 21 bytes of payload can be sent and received at most. Consequently, a full iBeacon message won't fit in there and will never be received. Also, if you're sending advertisements from your phone, the device name alone will take up a significant chunk of that budget.
About
Arduino library for basic Bluetooth Low Energy with the nRF24L01+
Resources
ReadmeLicense
GPL-3.0 licenseUh oh!
There was an error while loading. Please reload this page.
ActivityStars
270 starsWatchers
27 watchingForks
75 forks Report repositoryReleases 2
Fix version number Latest Apr 23, 2016 + 1 releasePackages 0
No packages publishedUh oh!
There was an error while loading. Please reload this page.
Contributors 5
Uh oh!
There was an error while loading. Please reload this page.
Languages
- C++ 90.0%
- Shell 10.0%
Tag » Arduino Ble Github
-
ArduinoBLE Library For Arduino - GitHub
-
The Library Source For The ESP32 BLE Support For Arduino. - GitHub
-
Arduino-ble · GitHub Topics
-
Sandeepmistry/arduino-BLEPeripheral - GitHub
-
Sensirion/arduino-ble-gadget: Create Your Own Do-It ... - GitHub
-
Arduino-ble-library · GitHub Topics
-
Arduino Nano 33 BLE Sense For Beginners - GitHub
-
Bluetooth-arduino · GitHub Topics
-
Issues · Arduino-libraries/ArduinoBLE - GitHub
-
Arduino-ble · GitHub Topics
-
MIDI Over Bluetooth Low Energy (BLE-MIDI) 1.0 For Arduino - GitHub
-
Sandeepmistry/Arduino-Nano-33-BLE-Sense-Examples - GitHub
-
Phyphox Arduino BLE - GitHub
-
H2zero/NimBLE-Arduino - GitHub