Corrupt firmware detected
We resolved this issue over a phone call. It turned out that partially complete firmware update apparently left the Egg in a peculiar state in which it was not possible to enter configuration mode....
View ArticleQuery - problem connecting egg to App
Hi! I have inherited an egg from someone (I purchased his air purifier and he gifted it to me). I have connected it to my WiFi (and I just checked, the egg is connected to my WiFi router)… however I...
View ArticleQuery - problem connecting egg to App
Hi Alex, it’s a bit hard to triangulate from the information you have provided. For a start, an Egg serial number looks like the word “egg” followed by 16 characters [0-9] + [a-f]. Generally the first...
View ArticleCombined Dashboard?
Is there any functionality on the web portal to create a dashboard of sorts that combines last reading of multiple sensors? Or would it be better to look into a custom API to set this up? As an...
View ArticleCombined Dashboard?
Hi @NT1, good to hear from you! We don’t have a dashboard builder at this time, but I like the sound of that :). At the moment, yes, you might want to try your hand at using the API to create one for...
View ArticleBluetooth instead of R/C OmniBot- Kiwi Robot
@Zagadata Did you get the Bluetooth controlled Omnibot to work? What type of bluetooth module did you use? I was thinking of trying something similar but with a Actobatics Runt Rover.
View ArticleMOTO4 Hard vs Soft Brake
I have been studying the WickedMotorShield library for use a MOTO4. What exactly is meant by “hard brake” versus “soft brake” since I don’t have an actual brake on the motors. Is one of these dynamic...
View ArticleMOTO4 Hard vs Soft Brake
I would invite you to take a look at the H-Bridge IC datasheet, most notably the schematics and diagrams on page 4 of the PDF. Hard braking generates a “wheels locked” condition on the H-bridge. This...
View ArticleMOTO4 Hard vs Soft Brake
The unknown pair of pins next to “M1 A0” in the “9x2 Header strip” are both GND, available for whatever you want as you surmised. The unknown pair of pins next to “Power interconnect” in the “9x2...
View ArticleBluetooth instead of R/C OmniBot- Kiwi Robot
You might need to tag @Zagadaga to get a notification to them.
View ArticleMOTO4 Hard vs Soft Brake
If both outputs are driven low, that sounds like electrically connecting the two outputs, which would be another way of saying dynamic braking. As I understand it, “hard brake”, which is marked as a...
View ArticleAirquality Egg v 2.0 Offline Mode - Showing Readings on Display
@vicatcu Thank you for your support. I have recently bought 2 eggs. They were working well. However, I wiish to reprogram it through arduino. I followed all the steps of your re-programming post. I...
View ArticleAirquality Egg v 2.0 Offline Mode - Showing Readings on Display
You can comment out the line that has #define INCLUDE_FIRMWARE_INTEGRITY_SELF_CHECK and it won’t verify the SPI flash against the internal flash.
View ArticleAirquality Egg v 2.0 Offline Mode - Showing Readings on Display
I’ve also just posted the firmware you referred to at https://github.com/vicatcu/AQEV2FW_PM_CO_NO2B_ESP. The NO2B is because at some point the NO2 sensor manufacturer changes to the sensor that...
View ArticleAirquality Egg v 2.0 Offline Mode - Showing Readings on Display
Regarding accessing the rtc on the GPs logger for time stamp, is it possible ?
View ArticleAirquality Egg v 2.0 Offline Mode - Showing Readings on Display
I would think so, yes… .we use the TinyGPS library in the code. So in principle you could pull the time in the same place we pull the latitude / longitude, save it in a variable and use it in the...
View ArticleAirquality Egg v 2.0 Offline Mode - Showing Readings on Display
@vicatcu Thank you very much. You made my day. "Please can you let me know if you have success with this? I don’t really have the bandwidth available to integrate and test this code for you myself. "...
View ArticlePower consumption
Hi I’m looking at getting a air quality egg, with particle 03 NO2 and Gps, does anyone have an idea of total power consumption? I would like to use a solar panel for powering so am interested in the...
View ArticlePower consumption
The power consumption of an Egg depends, at a first order approximation, on the electronics / sensor payload configuration, and on the operating mode (online or offline). The Egg operates on a 5V...
View ArticleStink Bug causing high CO readings
Just wanted to mention an interesting occurrence. My Egg started indicating high CO that kept creeping up. I have multiple CO sensors and none of the others were indicating any CO. When I opened my...
View ArticleStink Bug causing high CO readings
That’s is extremely cool (and funny). Do you a lab (or time period) so I can take a look at the data?
View ArticleStink Bug causing high CO readings
Yes. It is titled “oil delivery” because I was thinking it was some bad oil (I have oil heat). IMG_4126.jpg3024×4032 709 KB https://airqualityegg.com/portal/#lab752a11fc-2979-4a7e-a4e0-ef7f5c96ba78
View ArticleAQEV2 LoRa conversion
Hello - I am looking for a schematic or pin map indicating the AQEV2 sensor shield to Wildfire connections (CC3000 based version). Is this available? I “restored” an AQE V1 using a TTN Uno for LoRaWAN...
View ArticleAQEV2 LoRa conversion
That’s awesome, love it. If you go to http://wildfire.wickeddevice.com you can get to the older version with the cc3000. You will end up here: https://shop.wickeddevice.com/resources/wildfire-v2v3/....
View ArticleAQEV2 LoRa conversion
Thanks for the fast response! The “TTN Uno” arrived, and I have the AQEv2 working over LoRaWAN. I found the schematic for the Wildfire, but I still have questions on the AQEv2 shield. The Wildfire v3...
View ArticleAQEV2 LoRa conversion
Happy to help in any way I can. What is the version number printed on the AQEv2 Interface Shield? From what I can tell, A6 is the LCD backlight control signal. Depending on the shield version, it’s...
View ArticleAQEV2 LoRa conversion
AQEv2 Interface Shield v1.3. Thanks for the notes on the I2C/dust sensor. Hopefully I can squeeze in the code to run it… I retained the temperature compensation code in the firmware as-is. (I tried to...
View ArticleAQEV2 LoRa conversion
Sorry, for the time lapse, dug these up though: https://shop.wickeddevice.com/2015/07/14/temperature-compensation/ https://shop.wickeddevice.com/2015/08/05/temperature-compensation-part-deux/
View ArticleArduino Motor shield questions?
I have down loaded the Wicked_Stepper motor library and installed it. I have loaded the example of code to confirm that it works with my stepper motor. I have installed a second stepper motor and it...
View ArticleArduino Motor shield questions?
Does the Wicked Shield use the same commands as the Arduino? It’s doubtful that the library is compatible with any other product on the market as it is a unique design using hardware that is distinct...
View Article