Tyeth Gundry

Results 134 comments of Tyeth Gundry

@lorennorman I haven't exactly recreated it. I did once get it to reboot when doing an I2c de-init, which it hasn't re-done, and I stupidly wasn't running serial monitor. I...

Sorry, bit tired, thought I was looking for a de-init message, but it was the init message like the problem highlighted and recreated approximately 1hour ago

This has been added under the new additional key of `alternative_networks`. Please see this playground note for details: https://adafruit-playground.com/u/tyeth/pages/using-multiple-wifi-network-credentials-in-adafruit-io-wippersnapper-firmware

Just to note I've added an optional timezone argument to the `io.receive_time` method as part of another PR, so maybe this can be closed by #124, although this issue appears...

if only I'd looked past simple test example

yeah, the esp32s2 example is basically it. with os for env secrets, and no need to for wifi connect code if secrets populated. Think there maybe a bug as was...

> Think there maybe a bug as was expecting throttle and ban issues on adafruitIO to raise ThrottleError etc, but I had to subscribe to the feeds in the underlying...

oh I've been throttle and banned a lot, this is the script I'm running with an scd41 and sen55 but it'll work with scd40/scd42 and sen50/54/55. It has a button...

@brentru it's not intelligent in the fact it double waits for throttle messages (if a new one comes while throttling), but I consider that a "feature" rather than bug ;)...