Asset Tracker only one _track.q0 in 23 mins?

Hi @mtrobregado,

It’s actually the same issue as you reported in this thread:

{“req”:“hub.set”, “product”:“com.gmail.robregadomarkel:cellular_legacy”, “mode”: “periodic”, “outbound”: 5}

and

{“req”: “card.location.mode”, “mode”: “periodic”, “seconds”: 60}

You’re asking the Notecard to ascertain its location AND connect to a cell network at virtually the same time (which it’s not able to do). You must increase the values on these considerably to use both cell and GPS together.

Thanks,
Rob