Skip to content
forked from hulkco/TTN-Water

The Things Network / LoRaWAN Water Level Detection

License

Notifications You must be signed in to change notification settings

Drasek/TTN-Water

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTN-Water

The Things Network / LoRaWAN Water Level Detection

Hardware list:

Hardware opened

Hardware programming

Hardware with accu

Hardware assembled

Hardware assembled

Dataconnection to TTN

Hardware installed on the Bridge

Software

The device joins OTAA to the LoRaWAN / The Things Network and transmitts every 15min the actual data (distance read from serial). If the data is "0" or "500" it will repeat the reading because that will be a error (the sensor range from 500 to 9999mm). If the distance is changing to fast (a hound swimming under die sensor, or a canoe at the time of reading) the node will switch into a fast reading sequence reading and transmitting every 5min till the distance change is inside the normal behaviour again.

About

The Things Network / LoRaWAN Water Level Detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.2%
  • C 8.8%