Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

ultralight-beam/ub-dummy-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UB Dummy Node

The dummy node acts as a central, broadcasting messages to connected bluetooth devices. It will send periodic messages to the bluetooth device.

It can also simulate being a websocket client connection to demonstrate pushing messages from the websocket server to a connected bluetooth on another central.

To run as a Central

  1. yarn install
  2. node index.js

To run as a Websocket Client

  1. yarn install
  2. node example-client.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published