RAK7200 node, GPS tracker

Currently under test. Curious!

First impression:

  • Charge LED and TX LED are working
  • at+set_config=lora:send_interval:2:10 works great. TX Interval is 10sec + packet_ready-time = approx 25 sec.
    image
  • Magneto sensor accoring to LPP standard, not fixed yet:
    {
    “accelerometer_3”: {
    “x”: -0.006,
    “y”: 0.003,
    “z”: 0.95
    },
    “analog_in_10”: -33.45, <<<<<
    “analog_in_11”: 3.15, <<<<<
    “analog_in_8”: 3.82,
    “analog_in_9”: 44.25, <<<<<
    “gps_1”: {
    “altitude”: 7,
    “latitude”: xx.2657,
    “longitude”: xx.1832
    },
    “gyrometer_5”: {
    “x”: -0.03,
    “y”: -1.31,
    “z”: -0.02
    }
    }

-TTN mapper, without physical tracker movement, clear sky view:

NOT ok

During car-driving:
Not too bad! :wink:

BR,

Jeroen