The air monitors were used to record the air quality near the busy border crossings in San Ysidro and Otay Mesa (South San Diego). We now want to monitor the Hydrogen Sulfide levels in the Tijuana River Valley, near residential and commercial areas, due to recent findings (SDAPCD Air Complaint).
The first steps to updating the hardware to get the monitor working again is to
- check and replace onboard sensors (specifically oxide chemical sensors)
- clean out any dust/debris/critters in the enclosure
- clean out any dust build up on the particulate sensors
- Update the cell modem to use 4G and add a better antenna - Done
- Replace coin cell battery for RTC
- Check or replace microSD card in case its begun to degrade from excessive writes
- Check power supply and step down converters are still working
The steps required to update the software
- Request a copy of the Arduino firmware - Done
- Update AT command set for the new radio for http communications
- Update code to write data to SD card even if there no network connection
- Find a new backend service to send data