'Cold Chain Asset Tracker: A Golioth Reference Design'

How do you ship something over large distances and ensure it stays cold? Logistics and medical companies need to ensure proper storage throughout the life of the product, from frozen food to vaccines. This reference design shows you how.
Asset tracing is arguably the number one cellular IoT application. Fleet vehicles in everything from commercial delivery services to public transportation, and every micro-mobility rental option (bikes, scooters, etc) includes asset tracking as core parts of their business model. One important variation on this applying asset tracking to the Cold Chain. It became a household when distributing vaccines in 2020, but it’s not new. Everything from raw meat to ice cream is transported using cold chain protocols. This technology is particularly interesting when it comes to managing critical cargo, like refrigerated food and medicine. The Golioth Cold Chain Asset Tracker demonstrates how regular temperature readings can be recorded on the cloud along with a timestamp and GNSS (GPS) location. It enables your company to prove proper handling of these goods at any time during their transport and storage.
The Cold Chain Asset Tracker
With Golioth, keeping track of temperature and location data is both simple and configurable. This reference design is capable of taking readings as often as once per second, but the rate at which data is recorded, and the frequency at which it is uploaded to the cloud is remotely configurable.
Hardware
Our reference designs use off-the-shelf hardware to help get your proof-of-concept up and running as quickly as possible.

Firmware
The firmware for the Cold Chain Asset Tracker reference design receives NMEA strings from the GNSS unit once-per-second that contain satellite fix data. Each valid reading is associated with the current reading from the BME280 sensor before the data is cached for secure upload to our servers.
The Golioth Settings Service is used to update a single device’s settings, a group of devices, or to make fleet-wide changes from our web console (and our REST API if you need it).
Cloud Software / Dashboard
The Golioth Zephyr SDK takes care of the cloud connection for all of your devices. When writing firmware, just use the API to set/get/observe your data and Golioth handles the rest:
- Sensor readings are stored as time-series data on LightDB Stream
- Device settings are monitored in real-time, with the device reacting to your changes as soon as you make them.
- The Golioth Console tracks the latest device state, including device health
- Current firmware version is monitored, with the ability to rollout new OTA updates, and one-click rollback if you need it
- Golioth’s convenient REST API delivers easy access to the data for visualization or export to any of your favorite cloud server platforms.
More Golioth Reference Designs
We want every customer that tries Golioth to experience the value of our device management cloud from day one. Golioth reference designs get you up and running in hours (not weeks) with the major IoT components necessary to your use case. Your prototypes are running on an instant IoT cloud built to scale, with the same infrastructure in place on day one that you need on the day you deploy your 1000th device.



