RAKWireless / RAK5205-WisTrio-LoRa

RAK5205-WisTrio-LoRa :GPS ,BME680,LIS3DH,LoRaWAN1.0.2,ARM Cortex-M3 STM32L1
9 stars 6 forks source link

Only reports GPS once #10

Open kiranshila opened 5 years ago

kiranshila commented 5 years ago

We are trying to use this as a tracker and I can't for the life of me figure out how to get it to set a GPS transmit interval. From what I can tell, with the latest firmware, its posts its GPS location once and then never again. Is there something I can change to set an interval to transmit GPS?

Ebiroll commented 5 years ago

I have not tested this, but it could work. Grab the 5205 WisTrio user manual fro the RAK docs site and look to the configuration commands. If you have a serial (via usb port) terminal open then immediately after board reset and self initialisation <messages will appear setting region, initialising the MEMS devices etc.> you will see message that it is ready to configure preferences…you have a short time then before it starts full operation & join process etc and fixes operating modes during which you can use at commands to set parameters e.g. at_app_interval: etc. :wink: Settings then survive following board resets & cold boots…