-
Sabin replied to the topic EspressifESP32 in the forum Mayfly Data Logger 3 days, 5 hours ago
Thank you so much.
I am not using the AWS stuff for now but I will be deploying mosquitto on cloud at some time.
if this old firmware create problem at that point, I will update the firmware.
Thank you again. -
Sara Damiano replied to the topic EspressifESP32 in the forum Mayfly Data Logger 3 days, 5 hours ago
Yes, those are because of the old firmware. If you’ve got it working, it may not be worth updating, but it should eliminate those work-around.
If you want to use custom SSL certificates, upgrade. The only way to push custom certificates with the old firmware (or with an ESP8266) is to use a python script to write the memory blocks with the new…[Read more]
-
Sabin replied to the topic EspressifESP32 in the forum Mayfly Data Logger 3 days, 6 hours ago
I am using EnviroDIY fork. Until now everything is working. I am able to make both http post, and mqtt connection.
I checked and mine esp32 firmware version is 2.4.0. So,Is it because of this lower version, I had to do some hack around for ssl connection?
Below is the part of workaround I coded to make it work with hydroserver.void…
-
Sara Damiano replied to the topic EspressifESP32 in the forum Mayfly Data Logger 3 days, 6 hours ago
Are you using the original TinyGSM or the EnviroDIY fork? The EnviroDIY fork is far ahead of the original right now. (It’s on my to-do list to have a proper PR.)
I’d (strongly) recommend updating your AT firmware. The current version of TinyGSM on the EnivroDIY fork expects firmware >= 3.2.0.0. Because of changes in the memory mapping for SS…[Read more]
-
Sabin replied to the topic EspressifESP32 in the forum Mayfly Data Logger 3 days, 6 hours ago
I have.
Before opening a tcp connection, the Socket Receiving Mode should be made to 1 (passive mode). I have no idea why it works only while doing this. But it works.void ExpressifESP32::extraSetupForMQTT(){ // See… -
Sara Damiano replied to the topic EspressifESP32 in the forum Mayfly Data Logger 3 days, 7 hours ago
Were you able to connect to your MQTT broker?
It looks like you’re working from the modem component within Modular Sensors. That component wraps TinyGSM and adds physical pin support for power management. But the wrapping makes it a bit confusing because you have to access objects with pointers and creator functions. And if you’re trying to us…[Read more]
-
Sara Damiano replied to the topic Library issues in the forum Mayfly Data Logger 3 days, 7 hours ago
Ah. That example is written for the current “master” branch of the library, not the latest polished release. I’m way overdue for a new release, but there are some bugs I still need to fix.
Try starting from this example instead, which is matched to library release 0.37.0: h…[Read more]
-
sjsteiner21 became a registered member 1 week ago
-
Shannon Hicks replied to the topic Parts list, European vendors – Water level and ph in the forum Mayfly Data Logger 1 week, 1 day ago
We’re really excited to partner with Labcrafter so they can be a source of our products to people in Europe. As for sensors, the Maxbotix MB7389 you mentioned is probably your best bet for low cost ultrasonic rangefinding. Just be sure to order the TTL version so it’ll work straight into the Mayfly board (the RS232 sensor would require an i…[Read more]
-
jsterling replied to the topic Library issues in the forum Mayfly Data Logger 1 week, 1 day ago
/** ========================================================================= * @example{lineno} EnviroDIY_Monitoring_Kit.ino * @copyright Stroud Water Research Center * @license This example is published under the BSD-3 license. * @author Sara Geleskie Damiano <sdamiano@stroudcenter.org> * * @brief Example for DRWI CitSci LTE sites. * *… -
jsterling started the topic Library issues in the forum Mayfly Data Logger 1 week, 1 day ago
I’m working on building a sensor station using a Mayfly Data Logger v. 1.1, EnviroDIY cellular bee, a Hydros 21 CTD sensor. I am using the sketch EnviroDIY_Monitoring_Kit.ino and the Modular Sensor Libraries v0.37.0. I am having a difficult time getting my sketch to compile. I am receiving the following error that it cant find…[Read more]
-
Jasper started the topic Parts list, European vendors – Water level and ph in the forum Mayfly Data Logger 1 week, 5 days ago
<span style=”font-weight: 400;”>Hi EnviroDIY community. We’re looking to set up 1-2 EnviroDIY stations in Ireland.</span>
<span style=”font-weight: 400;”>We’re currently looking at multiple potential use cases. Water level monitoring for a kayak club and water level + ph monitoring for two environmental groups.
</span><span sty…[Read more]
-
Jasper became a registered member 1 week, 5 days ago
-
Al DeLuca became a registered member 1 week, 6 days ago
-
Omid became a registered member 2 weeks, 2 days ago
-
Sabin replied to the topic EspressifESP32 in the forum Mayfly Data Logger 2 weeks, 2 days ago
Never mind. The wifi worked. I used
AT+CWMODE?and change it from SoftAP to Station mode.
But I am struggling to use this to connect to mqtt broker. -
Sabin started the topic EspressifESP32 in the forum Mayfly Data Logger 2 weeks, 3 days ago
How to connect to Wifi while using this in Mayfly data logger?
I have been trying this codebase or even the one with tinygsm library but nothing works. Is there any pre-configuration that is needed to be done?#include <ModularSensors.h> #include <modems/EspressifESP32.h> #include <Arduino.h> #include "arduino_secrets.h" #define XbeeSerial…
-
caroline@wachusett started the topic Mayfly MicroSD card not recording properly in the forum Mayfly Data Logger 3 weeks, 3 days 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 month 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 month 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? - Load More
Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of