An open API service indexing awesome lists of open source software.

https://github.com/petereb/ntu-iot-ble-example


https://github.com/petereb/ntu-iot-ble-example

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# ntu-iot-ble-example

For NTU IoT Course.

### Usage

Edit `app.js` to complete the application.

* Step 1: Connect the tcp client to the tcp server.

* Step 2: Change to your ble device address in discovered handler.

* Step 3: Use the tcp client to send PIR state.

### Run

> $ sudo node app.js