![]()
All content on EnviroDIY is licensed as Creative Commons Attribution-ShareAlike 4.0. Hardware designs on EnviroDIY are released under the CERN Open Hardware License 1.2. Alternative licenses are available. Learn about licenses and attribution
Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, an initiative of Stroud Water Research Center designed to help people advance knowledge and stewardship of fresh water. ![]()
All content on EnviroDIY is licensed as Creative Commons Attribution-ShareAlike 4.0. Hardware designs on EnviroDIY are released under the CERN Open Hardware License 1.2. Alternative licenses are available. Learn about licenses and attribution
Community Activity See all activity
caroline@wachusett started the topic Mayfly MicroSD card not recording properly in the forum Mayfly Data Logger 23 hours, 45 minutes ago
Hello,
We’ve had a Mayfly station that had the Mayfly board (version 1.1a) replaced in April of 2025. We download the data monthly and the board has been working well up until this spring. When I checked the data for April, the microSD card (8 GB SanDisk Edge) had multiple file extensions I have never seen (see photo from May 6th). The microSD…[Read more]
Sara Damiano replied to the topic Secure Client for DigiXbee in the forum Mayfly Data Logger 1 week, 5 days ago
The ESP32 does. It’s also a currently supported product and very widely available. You can get very cheap ESP32 breakout boards in a variety of shapes and sizes. There are several flavors depending on how much power you need, but they can all do a basic secure post request. You could even use the older, even cheaper ESP8266.
If you’re usi…[Read more]
Sabin replied to the topic Secure Client for DigiXbee in the forum Mayfly Data Logger 1 week, 5 days ago
Thanks for the reply.
So, how do I even do POST request to server running on the web? Are there any Wifi modules that are alternative to Xbee that supports SecureClient?
Sara Damiano replied to the topic Secure Client for DigiXbee in the forum Mayfly Data Logger 1 week, 5 days ago
No. The S6B (wifi) does not support secure clients.
Sabin started the topic Secure Client for DigiXbee in the forum Mayfly Data Logger 1 week, 5 days ago
I am trying to send post request to playgrond.hydroserver.org – which requires Secure Client. Does secure client really works for DigiXbee S6b?
Noel became a registered member 2 weeks, 2 days ago
Noel
@naloysius
T-Nug became a registered member 2 weeks, 5 days ago
T-Nug
@tjwright42
pedro.gerhard became a registered member 3 weeks, 4 days ago
pedro.gerhard
@pedro-gerhard
caroline@wachusett replied to the topic Hydros21 Reporting -9999 on Mayfly 0.5b in the forum Mayfly Data Logger 1 month ago
Hi Shannon,
Thank you for the response. I ran the board attached to my computer in Arduino and the red LED3 light did come on when the sample was run. I put a voltmeter across the GND and V pins and the voltage was 3.3v when the sample was collected.
The sketch on the 0.5b board is older than 2022 so that would explain why the new Gen2…[Read more]
Shannon Hicks replied to the topic Hydros21 Reporting -9999 on Mayfly 0.5b in the forum Mayfly Data Logger 1 month ago
All Mayfly logger board from version 0.3 to the current v1.1 (and including your v0.5v) have a separate 3.3v regulator that powers external sensors, and also the 5v boost circuit. This secondary 3.3v regulator is turned on or off by controlling pin D22. When the regulator is turned on, a red LED in the lower left corner of the Mayfly should t…[Read more]