-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Providing BLE Serial - NUS #7235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
BLE Serial - NUS allows for serial communication over BLE using the Nordic UART Service. This allows to use ble.write similar to Serial.print
|
A problem was found with your submission https://github.com/uutzinger/Arduino_BLESerial ❌ ERROR: The repository has no tags. You need to create a release or tag that matches the |
|
Thanks for your interest in contributing to the Arduino Library Manager index @uutzinger After resolving the issue, trigger this check again by doing one of the following:
❗ NOTE: It is not necessary to open a new pull request. ❗ More information: |
|
Fixed the tag ierror @ArduinoBot |
|
Hello! I'm checking your submission again. |
|
Arduino Lint has suggestions for possible improvements to https://github.com/uutzinger/Arduino_BLESerial: |
|
Your submission has now been accepted! Thanks for your contribution to the Arduino Library Manager index. The library(s) will be available for installation via Library Manager within a day's time. You can check the logs from the Library Manager indexer for your library(s) here: |
A library that provides Serial over BLE using the Nordic UART Service.