Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AssetBLOCK

Low power consumption Arduino asset tracker with OTA configuration capabilities. Idea is to get a board without FTDI chip and other energy sucking components.

Uses libraries:

Built using hints/code from:

Hardware components:

  • Arduino Nano Pro 3.3v
  • RockBLOCK Iridium modem
  • Adafruit Ultimate GPS Breakout
  • 2x or 4x Long Life 3.7v batteries parallel for 12Ah life

Steps:

  • Enable GPS
  • Try to get FIX for n seconds
  • Disable GPS
  • If no fix -> sleep
  • Else enable RockBLOCK
  • Try to get Iridium network
  • Receive message (if available in network)
  • Send GPS Location in less than 50 bytes (1 credit)
  • Apply configuration to EEPROM if found in received message
  • Disable as much hardware
  • Sleep for b seconds (1 hour by default at the moment, will be changed to 24 hours)

About

Arduino GPS tracker with RockBLOCK Iridium modem

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages