Skip to content

Commit

Permalink
17.06.2018 update
Browse files Browse the repository at this point in the history
17.06.2018 update,
  • Loading branch information
Organick authored Jun 16, 2018
1 parent db1eb8f commit 7d380ad
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# fipy-GPS-Accelerometer-LoRa
Read GPS and Accelerometer values and push them to server via LoRa

Project Purpose:
Read GPS and Accelerometer values and push them to server via LoRa.

Hardwares that used:
FiPy, PyTrack, Multitech Conduit Gateway

-No payload decoder is required for this project because I used cayenneLPP library;
cayenneLPP is using for send the data to TTN network. It is easy because, just one click is enough for the decode hex code thanks to cayenneLPP.
Just select the option Payload Formats>>Cayenne and decode automatically.

You don't have to set Payload Formats cause of cayenneLPP. Just select the option Payload Formats>>Cayenne and decode automatically
It uses EU868 MHz standarts.

0 comments on commit 7d380ad

Please sign in to comment.