Resolving Failed to MQTT server with two eggs
Is this behavior consistent across networks or peculiar to a specific network? The implication is that DNS isn’t working on these networks, which may be an issue with some particular make / model of...
View ArticleResolving Failed to MQTT server with two eggs
This is not the issue as the network has no restrictions. I’ll double check by trying a different network, but I’m pretty sure it’s not the case.
View ArticleClaim code for eggs
Hello! I have an original egg that has been sitting dormant for many years. While I understand (and have since v1) the calibration issues, I’d like to put it online. Is there a process to claim these...
View ArticleClaim code for eggs
Hi Luis, good to hear from you and hope you are well! In version 1 we used Ethernet MAC addresses as serial numbers. Unfortunately, Xively ended support for the “personal” service on which v1 relied...
View ArticleClaim code for eggs
Hey Victor! vicatcu: Unfortunately, Xively ended support for the “personal” service on which v1 relied in mid-2017, and we stopped development of Nanode in favor of using Wifi. so there is no...
View ArticleClaim code for eggs
Yes I believe those links are correct for v1 firmware. You might be better served trying to port to something like adafruit dot io rather than open sensors dot io, as osio have also closed off their...
View ArticleClaim code for eggs
vicatcu: You might be better served trying to port to something like adafruit dot io rather than open sensors dot io, as osio have also closed off their services from what I understand. Ok. Thanks for...
View Article'Kickstarter' Eggs
Thanks to the hint by @vicatcu here, I was able to get my long dormant eggs online again. The key was finding a system that could accept http requests since the Arduino / Nanode doesn’t have the...
View Article'Kickstarter' Eggs
@vicatcu my remote egg also has two additional sensor boards which seem to be the same sensor (CMOS Gas). One has a V markered on the back, the other an O. I don’t believe the remote egg is...
View Article'Kickstarter' Eggs
Those are VOC and O3 sensors respectively. They should be discovered on the Egg Bus and reported on accordingly, there won’t be any specific code related to them in the Remote firmware (that was...
View Article'Kickstarter' Eggs
Ok. I’ll review the remote egg code. I just started to dig into the Egg Bus which makes me more comfortable to flash the remote egg now!
View Article'Kickstarter' Eggs
You can also run the EggBus Polling example sketch on the Remote Egg to see what it finds iirc.
View Article'Kickstarter' Eggs
At the moment I flashed the Remote and everything seems to be working as it did before, but Bus 2.1 (O3) and 2.2 (VOC) aren’t being reported. Since there was nothing plugged into Bus 1.1, I plugged O3...
View Article'Kickstarter' Eggs
I do seems to remember there were some interactions like this that we never fully understood. There are two cables and four plugs, so you might just consider trying all permutations of plugging them...
View Article'Kickstarter' Eggs
vicatcu: but I bet you took it apart and put it back together? Nope, this is the first time I really looked at the thing! I guess back in the day I hooked it up to test it, but probably got busy with...
View Article'Kickstarter' Eggs
Good news: With the Dust sensor on EggBus channel 2 and VOC/O3 on EggBus Channel 1, everything is polling. Bad news: everything other than DHT22 is reporting weird values: From the PollEggBus_EPA.ino:...
View Article'Kickstarter' Eggs
Does that ovf response persist even after its been running for a while? What about dust output from PollEggBus?
View ArticleO3 Egg Lost Calibration
I’ve got an O3 egg that appears to have lost its calibration. It trends data throughout the day, but reports values that are unrealistically high. Are there any options to recalibrate the sensor, or...
View ArticleO3 Egg Lost Calibration
I can try and help… What’s the serial number? I can try and synthesize a set of commands you can type into the serial terminal to adjust the calibrations.
View Article