Skip to content

animusdeo/Time-synchronized-sensor-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A beacon is sent by the gateway between every 2 to 10 seconds. Each beacon specifies the exact transmission time of the next beacon (The first four bytes(characters) are gateway identifier(gw id), and the rest of the beacon message defines the next transmission time in seconds. I.e. A sample message can be ”GW0210”(gw id=GW02, next transmission=10seconds)). The Gateway sends 20 beacons consecutively in each interval and prints out information such as number of beacons sent, acks sent via serial port. The gateway will then wait 10 seconds and start a new interval.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages