You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2022. It is now read-only.
Copy file name to clipboardexpand all lines: Readme.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# BLE IoT Gateway
2
2
3
-
Build your BLE IoT Application with cloud and cellular connectivity!
3
+
Build your BLE IoT Application with cloud control and cellular connectivity!
4
4
5
5
# Overview
6
6
7
-
In this repo, an example ble plugin is provided which connects to Arduino 101 boards and allows you to turn on/off the LED through the Droplit.io Rest API.
7
+
In this repo, an example ble plugin is provided which connects to Arduino 101 boards and allows you to turn on/off the LED through the Droplit.io Rest API. This plugin is intened to be a starting ponint for a BLE device plugin integration.
8
8
9
9
There are two test applications provides in the `noble-test` folder which allow you to confirm that node can interface with BLE devices.
0 commit comments