[SOLVED] Software for SODAQ ONE V2

Anyone using https://github.com/SodaqMoja/SodaqOne-UniversalTracker for Sodaq ONE V2 ?

http://support.sodaq.com/sodaq-one/#one-vs-one-v2
V2 has another accelerometer, no driver available on SodaqMoja/SodaqOne-UniversalTracker, or is there another repo? Maybe it’s better to have a new repo for V2?

Cheers
Pieter

Hi Pieter,

The tracker software is working on the V2, but the battery voltage and temperature are not working.
We soon will release a version for the SODAQ ONE v2.

Regards,
Jan

1 Like

ONE v2: https://github.com/SodaqMoja/SodaqOne-UniversalTracker-v2

1 Like

Hi Pieter,

This is indeed the version for the SODAQ V2. It also has support for the low power accelerometer interrupt.

You can choose to use the Fix Interval based on time.
Or / And
Send the gps coordinates based on movement.

If you use the movement interrupt you can still use the fix interval as an heartbeat message.

Best settings for movement are acc=20. Keep in mind that its a percentage from 8G.
The earth graveti is already 0.6-0.8G. Don’t put it to low else the module thinks there is always movement.

Have fun tracking!

Regards,
Jan

1 Like