Today I received new test firmware:
Cayenne and TTNmapper are working fine.
Every 600sec the tracker is currently sending an update. The AT command at+set_config=lora:send_interval:5 is not working, AT format error. I’ve already informed RAK support.
The sensorLPS22HD is still not working, I think indeed a hardware failure.
The Lora range coverage is a lot less than my TTGO beam tracker. Testing still in process
Serial port tool:
Start Search Satellite …
Gps normal.
latitude: 52.xxxx, longitude: 5.1xxxx , altitude: 19.2m
Battery Voltage = 4.13 V
Acceleration(g) of X,Y,Z:
0.02,0.06,0.95
Gyro(degress/s) of X,Y,Z:
0.15,-1.68,0.10
Magnetometer(uT) of X,Y,Z:
26.10,-24.45,6.90
Press:0.0 hPa << not working
Temperature:0.0 degree <<not working
[LoRa]: Unconfirm data send OK
TTN field:
{
“accelerometer_3”: {
“x”: -0.024,
“y”: -0.062,
“z”: 0.95
},
“analog_in_10”: -24.45, Magnetometer(uT) of Y
“analog_in_11”: 6.9, Magnetometer(uT) of Z
“analog_in_8”: 4.01, <<<< what’s this?
“analog_in_9”: 26.1, Magnetometer(uT) of X
“barometric_pressure_6”: 0, << not working
“gps_1”: {
“altitude”: 19.2,
“latitude”: 52.xxx,
“longitude”: 5.1xxx
},
“gyrometer_5”: {
“x”: 0.15,
“y”: -1.68,
“z”: -0.1
},
“temperature_2”: 0 << not working
}
Performance with regards the coverage with external antenna increased amazingly! It looks now the same as my TTGO-beam as reference.
But…somehow not every gateway on my wy to work/home receives the packages…
I’ll investigate what’s going on.
Picture of my modification will follow this afternoon.
GPS sleep/awake works fine. The at+set_config=lora:send_interval variable will extend due to GPS sensor awake time
Batt charge LED is not working
The Magnetometer is not send with LPP standard code but as 3 seperate ‘voltage’ sensors: Serial port :
Acceleration(g) of X,Y,Z:
0.12,0.03,0.95
Gyro(degress/s) of X,Y,Z:
0.06,-1.35,0.15
Magnetometer(uT) of X,Y,Z:
41.25,1.35,5.40
Lora range is terrible with internal antenna. With external antenna it performs a lot better, but… the tracker is not seen by some gateways even within range. It is the same as previous firmware. My TTGO-beam works fine with those gateways. (in Dutch: in de polder geen verbinding met de Almere gateways…)
After a restart the serial port tool reports: Please Configurate parameters… and after a while it reports: Configuration OK!
Sensor error: LPS22HD not found!, but the temp/baro is indeed removed and not sent. The sensor is still in the boot enviroment.
Documentation with regards the AT-commands is not updated.
TTN mapper is not updated and Cayenne is not updated with regards GPS on every LORA update (it is received by the gateway. Looks like the GPS LPP protocol is incorrect, corrupted.
TTN mapper works when you enable the TTN mapper output in your console device.
Fomi already reported the bug is ‘back’ in 3.1.0.5 as it was solved in 3.1.0.4