Skip to content

Fork of "LoRa Boat Monitor" from GitHub from Norbert Walter

Notifications You must be signed in to change notification settings

bytecrusher/LoRa-Boat-Monitor-my

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoRa-Boat-Monitor

Fork of LoRa Boat Monitor from GitHub from Norbert Walter

I made several changes to the code:

  • Put the files for the web server (*.html) from linked header files into file system in the flash. You can copy and modify single files, without flashing the hole image.
  • use the "MCCI LoRaWAN LMIC library" instead of "IBM LMIC framework".
  • added the option to bring device into sleep mode.
  • send data via Lora or Wifi.

Small hardware changes:

  • cut the +5V line to the GPS module, and wire the GPS +5V pin to one the relay pins (X3-3).
  • The Other (X3-2) connect to +5V of the Board. This gives you the option, to shutdown the GPS Modul in sleep mode.

Another change that i made is the related to the IN1 (alarm1):

  • connect X1-4 to GND
  • connect X1-3 to the output of your Batterie switch (turn Main Batterie on, will start the Lora-Boat-Monitor, turn of your switch will turn the Lora-Boat-Monitor into Standby) (I changed the IN1/alarm1 logic from "low active" to "high active") This makes ist possible to set the ESP into sleep mode and reduce power consumption.

About

Fork of "LoRa Boat Monitor" from GitHub from Norbert Walter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published