Coder Social home page Coder Social logo

korek-lora-gps_tracker_cubecell_gps-6502's Introduction

KOREK-Lora-GPS_tracker_CubeCell_GPS-6502

Description:

Send GPS data to a Lora Local Node using the Heltec Cubecell AB02S Board

Features:

Transmit data with AES with Base64 encoding

Scenario:

    1. Receive conf from Local Server see https://github.com/MathieuB1/KOREK-WifiLora-GPS_tracker (AES key + Name + Sleep Frequency)
    1. Get GPS and Send it to a Lora Local Node Server
    1. Sleep each 30 seconds for waiting a "po", then send a "pi"
    1. Trigger GPS until whistle timeout
    1. Clear conf on EEPROM

How to install:

Receiver

korek-lora-gps_tracker_cubecell_gps-6502's People

Contributors

mathieub1 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

korek-lora-gps_tracker_cubecell_gps-6502's Issues

GPS got stuck in data acquisition

Seems an issue when entering in lowPowerHandler mode issue

HelTecAutomation/CubeCell-Arduino#230

Seems comming from millis() after lowPowerHandler entered. In my case I fixed the gps to 9600 baud and use my own GPS_Air530Z.h where I removed everything regarding guess gps baudrate.

https://github.com/MathieuB1/KOREK-Lora-GPS_tracker_CubeCell_GPS-6502/blob/main/GPS_Air530Z1.cpp
https://github.com/MathieuB1/KOREK-Lora-GPS_tracker_CubeCell_GPS-6502/blob/main/GPS_Air530Z1.h

After fixing the GPS I need also to send a Lora message, and I get stuck there. Will not dig into libs but seems related to Radio.send().

I've finally implemented watchdogs on both to get out of this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.