Symptom

The serial device docs listed only five Atlas Scientific sensor types (pH, EC, ORP, DO, RTD). The Atlas IoT v6.2.9 changelog shows six additional EZO circuits have been supported since 2020–2021: EZO-HUM (humidity), EZO-CO2, EZO-O2, EZO-PRS (pressure), EZO-RGB (color), and EZO-PMP/PMP-L (peristaltic pump). The editor offered no Atlas-specific defaults, forcing users to look up baud rate, terminator, and send command manually.

Root cause

Docs were authored at the time only the five most common water-quality EZO circuits were in use. The Atlas IoT firmware changelog (v1.5.1 through v6.2.9, 2019–2023) progressively added support for the remaining circuits, but krill’s docs were never updated to track those additions. There was also no Quick Setup affordance in the UI to apply Atlas-standard UART settings (9600 baud, CR terminator, R command) automatically.

Fix

Prevention