Customize Asset Tracker and send data in regular intervals

Hello nordic team,

Question 1
How can I customize the Asset Tracker v1 to send Asset Orientation "FLIP" in the same frequency as the temperature and the rest of the values? So basically like in v2. But I want to keep the first version of the Asset Tracker, because of the air pressure and light values.

Question 2
How can i sample and publish data at regular intervals without any kind of passive mode?

Best Regards,
Harun

Parents
  • Hi

    1. I think it would be easier (and better) to modify v2 of the asset tracker to transmit the air pressure and light values instead of the other way around. Since v2 is all around a better version of the Asset tracker, and the air pressure and light value "services" are easier to add to the application than the orientation that's not in asset tracker v1 by default.

    2. I would assume this would be easiest by having a timer that trigs the device to publish data every X seconds/minutes, but without going into a passive/sleep mode it wouldn't be very low on power consumption.

    Best regards,

    Simon

Reply
  • Hi

    1. I think it would be easier (and better) to modify v2 of the asset tracker to transmit the air pressure and light values instead of the other way around. Since v2 is all around a better version of the Asset tracker, and the air pressure and light value "services" are easier to add to the application than the orientation that's not in asset tracker v1 by default.

    2. I would assume this would be easiest by having a timer that trigs the device to publish data every X seconds/minutes, but without going into a passive/sleep mode it wouldn't be very low on power consumption.

    Best regards,

    Simon

Children
No Data
Related