You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
app: integrate SEN0466 CO sensor into sensor module
Add SEN0466 electrochemical CO sensor support to the fire detection
system with CO concentration and temperature data reading.
Changes:
- Add SENSOR_TYPE_SEN0466 enum and sensor info entry
- Implement CO/temperature channel reading with graceful error handling
- Add 5000ms warmup configuration for electrochemical sensor
- Enable SEN0466 in device tree (I2C 0x74) and project config
- Extend sensor message structure and controller logging
The SEN0466 provides CO measurements (0-1000 ppm) and optional
temperature readings through the unified sensor module framework.
Refs: #19
Signed-off-by: Natalia Pluta <pluta.natalia.m@gmail.com>
0 commit comments