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 Article