Stephen Jefferson

Results 78 comments of Stephen Jefferson

@ZodiusInfuser I installed the latest firmware (main branch as of this post date) as I saw a number of changes have been made, but running at my poll every minute...

I have done a successful test using the USB power for around a week with no faults, so the unit actually works fine if you can supply permanent power via...

@ZodiusInfuser I applied the networking code suggested in #173 and I believe the wifi disconnect block in the upload readings section may have resolved my issue of the board hanging....

@loriendraeger Just some thoughts as another keen consumer of the Pico Enviro project: I also intend on running the board continuously, potentially much faster polling, but we shall see. You...

@ikonia I did make a PR for the wifi improvements and I strongly recommend incorporating it into your board as it fixed a lot of issues for me running continuously...

@Pedro-vk Many of the issues I had with the board crashing inexplicably and similar to your issue above were due to some issues in the wireless code. These were fixed...

So are you saying that sometimes it crashes with the white LED on solid and sometimes it crashes with the red LED on solid? And in either case there is...

@ZodiusInfuser I've fixed the comment typo and added some documentation linked from the code comment to make this a little easier for people to add custom data points. In PR...

The rate limiting is a limit to how many submissions you can make to the adafruit API per hour. For the free version I think it's something small like 10....

The intended operation was for low frequency polling with the option to rarely or never upload the findings. Referring to the [getting started guide](https://github.com/pimoroni/enviro/blob/main/documentation/getting-started.md): If you provision the device using...