Sustaingineering / Pump-Firmware

Particle Electron and ESP32 firmware that collects data from sensors and sends it via peer-to-peer LoRa and Particle GSM. The data is recorded on a micro SD card with timestamps.
3 stars 2 forks source link

#121 gsm particle #138

Closed ShreyansK2000 closed 3 years ago

ShreyansK2000 commented 3 years ago

Addresses Free Plan changes by limiting the number of particle cloud publishes issues. This depends on the total number of particles. Closes #121 and #115 (some minor adjustments were made to the testing framework as well).