Maintenance
Maintenance Procedures
Open maintenance functions with the Maintenance button in the navigation bar. The modal has cards for device management, system status, time synchronization, and geolocation.
Filter Change Procedure
The filter is not identical on both sides.
- Identify the side with markings (black line, dot, or circles).
- The marked side must face UP (towards the LEDs/light source in the upper optical chamber).
Warning: Incorrect orientation (marked side down) results in ~30% measurement error.
Procedure:
- Stop any running session.
- Unscrew the top cap of the optical chamber.
- Remove the saturated filter.
- Insert a new filter with markings facing up.
- Screw the cap back on (hand-tight).
- Check hose (if used): check that the air hose is still connected to the inlet port.
- Run Calibration (required).
Calibration
Filters vary slightly in optical density. Calibration balances the sensor signal against the reference signal for the specific filter currently installed.
- Go to Maintenance > Calibrate Device.
- Check that a new and clean filter is installed.
- Click "Yes."
- A progress bar appears. The device adjusts LED intensity per channel to find stable reference and sensor readings.
- Wait for "Calibration Successful" before starting a new log.
Technical detail: Calibration determines the per-channel correction factor K = Ref_avg / Sen_avg and stores it with the LED duty cycle values. Current ESP32 builds use ADS1220 block averaging for the optical readings. Calibration typically takes 30–60 seconds.
Data Management
Data is stored on the device's internal flash storage (LittleFS) and persists across reboots.
Click Log Files to open the data manager. The modal lists all stored sessions:
| Column | Description |
|---|---|
| Log | Session name or filename (e.g., bcmeter_20260312_2126.csv). "Current Session" shows the active log.
|
| Size | File size in KB, or number of data points for the current session. |
| Download | Download button for each individual log file. |
Below the table:
- Clear All Data — Deletes all stored log files. Requires confirmation.
- Remove Empty Logs — Cleans up zero-byte or near-empty files from aborted sessions.
Stored log files are downloaded as CSV for analysis. The dashboard's Download View button can additionally export the currently visible chart view as CSV, PNG, or SVG. CSV files use semicolon separation with dot as decimal divider.
Backup: Internal storage is not archival. Download data to a secure location regularly.
Storage management: The device has ~2 MB internal flash for logs. Warning at 512 KB free, critical at 32 KB. Old logs are auto-deleted when critical threshold is reached. Empty files are cleaned on startup.
Device Management
Routine Maintenance
- Calibrate Device: Adjusts LED duty cycles. Required after each filter change.
- View System Status: Opens a structured status report for diagnosing issues. Entries are grouped by category: hardware, measurement, system, network.
- Download Logs: Downloads the structured system status report as a text file for troubleshooting or support.
- Identify Device: Blinks the device LED for about two minutes. Use this to find the right unit when more than one bcMeter is nearby.
System Operations
- Reboot Device: Restarts the device.
- Shutdown Device: Powers down before unplugging. Use this before disconnecting power. If the device loses power during an active session, it resumes measurement on the next boot.
- Manual Firmware Update: Opens a dialog to upload a firmware file (.bin). The device also checks for updates a few times a day.
- Factory Reset: Permanently erases all measurement logs, WiFi credentials, calibration data, and device settings. A slide-to-confirm gesture is required. The device reboots into factory state.
Firmware Update Notifications
When the device detects a newer firmware version, an Update Available modal appears showing:
- The new version number and current version
- Release notes (if available)
- Update Now button to apply the update immediately (with progress bar)
- Skip for now to dismiss and update later
Updates download over WiFi and are applied automatically. The device reboots after a successful update.
System Status
Shows device information:
- Device ID: Unique hardware identifier (MAC address).
- Software Version: Installed firmware version.
- Free Memory: Available system memory.
- Last Calibration: Timestamp of the most recent calibration.
Time Synchronization
Accurate timestamps need a correct device clock, especially on devices without internet access.
- Browser Time / Device Time: Displayed for comparison.
- Sync: If mismatch exceeds 10 seconds, a sync button appears to synchronize the device clock with your browser.
Devices connected to the internet sync automatically via NTP. Modem-based time sync (CLTS) is also supported when a 4G modem is connected.
Geolocation
When location services are active (Settings > Measurement > Location), the Geolocation card shows:
- Location: Latitude/longitude with source (GPS, cell tower, or IP-based) and accuracy indicator.
- Altitude (barometric): Derived from the pressure sensor.
- Altitude (GPS) & Speed: Shown when a GPS module is connected and has a fix.
The location input accepts common coordinate formats: 48.2082, 16.3738 — 48.2082 16.3738 — (48.2082; 16.3738).