Application 2: Remote Forest Tracker
Materials: XIAO ESP32C3 *1, Grove - LoRa E5 *1, Grove - GPS *1
Description:
Thanks to the tiny size of the XIAO series, it is suitable to make the wearable devices, such as a small pet tracker. This wearable device can be used as a simple GPS-Tracker which will lock its current location and publish other data via LoRa.
Improvement:
A compass that shows direction and distance is a great added value to the tracker that you could consider. Meanwhile, publishing altitude, speed, or other parameters could bring more scenarios to this tracker. Besides, the chip ESP32-C3 allows this tracker to communicate over WiFi or BLE, and therefore, we can upload the tracker’s data or realize the Long Range-to-MQTT bridge as well.