https://github.com/petereb/ntu-iot-ble-example
https://github.com/petereb/ntu-iot-ble-example
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/petereb/ntu-iot-ble-example
- Owner: PeterEB
- License: mit
- Created: 2018-10-19T07:13:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T17:26:09.000Z (about 5 years ago)
- Last Synced: 2025-01-06T12:52:42.290Z (over 1 year ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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