Hi,
I recently bought an AQE v2, but I can't figure out how to display the data on the LCD screen or on airqualityegg.com and xively.com.
I followed the user guide, configured my egg, and add it.
Here is the configuration:
@=============================================================@
# GETTING STARTED #
#-------------------------------------------------------------#
# First type 'ssid your_ssid_here' and & press #
# Then type 'pwd your_network_password' & press #
# Then type 'get settings' & press to review config #
# Finally, type 'exit' to go into OPERATIONAL mode, #
# and verify that the Egg connects to your network! #
@=============================================================@
AQE>:
AQE>: get settings
+-------------------------------------------------------------+
| Preferences/Options: |
+-------------------------------------------------------------+
Operational Mode: Normal
Temperature Units: Celsius
Altitude: Not set
Backlight Settings: 60 seconds, ON at startup
Sensor Sampling Interval: 5 seconds
Sensor Averaging Interval: 160 seconds
Sensor Reporting Interval: 5 seconds
+-------------------------------------------------------------+
| Network Settings: |
+-------------------------------------------------------------+
MAC Address: 70:FF:76:03:1F:61
Method: Direct Connect
SSID: Withings-guests
Security Mode: WPA2
IP Mode: Configured for DHCP
Update Server: update.wickeddevice.com
Update Filename: aqev2_no2_co
+-------------------------------------------------------------+
| MQTT Settings: |
+-------------------------------------------------------------+
MQTT Server: opensensors.io
MQTT Port: 1883
MQTT Client ID: egg008028aa26090110
MQTT Authentication: Enabled
MQTT Username: wickeddevice
+-------------------------------------------------------------+
| Credentials: |
+-------------------------------------------------------------+
MQTT Password backed up? [* means no]
Private key backed up? [* means no]
+-------------------------------------------------------------+
| Sensor Calibrations: |
+-------------------------------------------------------------+
NO2 Sensitivity [nA/ppm]: 39.969997406
NO2 Slope [ppb/V]: 71482.187500000
NO2 Offset [V]: -0.827754783
CO Sensitivity [nA/ppm]: 7.440000057
CO Slope [ppm/V]: 384.024566650
CO Offset [V]: -1.992735767
Temperature Reporting Offset [degC]: 3.65
Humidity Reporting Offset [%]: -7.25
+-------------------------------------------------------------+
| note: '*' next to label means the setting is not backed up. |
| run 'backup all' when you are satisfied |
+-------------------------------------------------------------+
Then, when I exit the configuration mode, here is what is displayed in the terminal:
AQE>:
AQE>: exit
Exiting CONFIG mode...
-~=* In OPERATIONAL Mode *=~-
Info: Beginning Network Scan...
Info: Network Scan found 20 networks
Info: Found Access Point "Withings-guests", RSSI = 77
Info: Found Access Point "Withings-guests", RSSI = 83
Info: Connecting to Access Point with SSID "Withings-guests"... +------------------------------------+
| Welcome to Air Quality Egg 2.0 |
| NO2 / CO Sensor Suite |
| Firmware Version 2.0.4 |
+------------------------------------+
Compiled on: Aug 24 2015 12:47:06
Egg Serial Number: egg008028aa26090110
Info: Tiny Watchdog Initialization...OK.
Info: Slot Select Pins Initialization...OK.
Info: SPI Flash Initialization...OK.
Info: SD Card Initialization...Fail.
Info: Current firmware signature: 346044 18705
Info: SHT25 Initialization...OK.
Info: NO2 Sensor AFE Initialization...OK.
Info: NO2 Sensor ADC Initialization...OK.
Info: CO Sensor AFE Initialization...OK.
Info: CO Sensor ADC Initialization...OK.
Info: RTC Initialization...Fail.
Info: CC3000 Initialization...OK.
Enter 'aqe' for CONFIG mode.
OPERATIONAL mode automatically begins after 12 secs of no input.
11...10...9...8...7...6...5...4...3...2...1...0...
-~=* In OPERATIONAL Mode *=~-
Info: Beginning Network Scan...
Info: Network Scan found 20 networks
Info: Found Access Point "Withings-guests", RSSI = 83
Info: Found Access Point "Withings-guests", RSSI = 83
Info: Connecting to Access Point with SSID "Withings-guests"...OK.
Info: Request DHCP...OK.
Info: IP Addr: 192.168.35.140
Info: Netmask: 255.255.252.0
Info: Gateway: 192.168.32.1
Info: DHCPsrv: 192.168.32.12
Info: DNSserv: 195.68.0.1
Info: Mirrored configuration already matches current configuration.
Error: Couldn't resolve 'update.wickeddevice.com'
Error: Couldn't resolve 'opensensors.io'
Error: Unable to connect to MQTT server
+------------------------------------+
| Welcome to Air Quality Egg 2.0 |
| NO2 / CO Sensor Suite |
| Firmware Version 2.0.4 |
+------------------------------------+
Compiled on: Aug 24 2015 12:47:06
Egg Serial Number: egg008028aa26090110
Info: Tiny Watchdog Initialization...OK.
Info: Slot Select Pins Initialization...OK.
Info: SPI Flash Initialization...OK.
Info: SD Card Initialization...Fail.
Info: Current firmware signature: 346044 18705
Info: SHT25 Initialization...OK.
Info: NO2 Sensor AFE Initialization...OK.
Info: NO2 Sensor ADC Initialization...OK.
Info: CO Sensor AFE Initialization...OK.
Info: CO Sensor ADC Initialization...OK.
Info: RTC Initialization...Fail.
Info: CC3000 Initialization...OK.
Enter 'aqe' for CONFIG mode.
OPERATIONAL mode automatically begins after 12 secs of no input.
11...10...
And it keeps looping, and never gets out of the loop.
Is there something I am doing wrong?
Thank you in advance.