Skip to content

User Guide

Welcome

This user guide provides comprehensive instructions for assembling, configuring, and deploying CICERONE AirLink indoor air quality monitoring devices. Whether you're building your first device or customizing firmware parameters, you'll find detailed step-by-step guidance here.

Getting Started

The deployment process consists of three main stages:

Quick Reference

Typical Workflow

  1. Build the hardware following the assembly instructions
  2. Configure the firmware by editing Configuracion.h with your device ID and network settings
  3. Set debug level in Debug.h (use DEBUG_LEVEL 3 for testing, 0 for production)
  4. Compile and upload the firmware to your Arduino Nano 33 BLE Sense Rev2
  5. Validate operation using the serial monitor with debug output enabled

Additional Resources


Need Help?

If you encounter issues during assembly or configuration, check the firmware architecture documentation for troubleshooting guidance.