-
Sara Damiano replied to the topic Missing libraries for DRWI Mayfly1 example in the forum Monitor My Watershed 1 days, 13 hours ago
If you’re only running the sketches from Modular Sensors, you should delete all of your libraries and download the bundle from the ModularSensors release page: https://github.com/EnviroDIY/ModularSensors/releases/tag/v0.37.0 (Direct download link:…[Read more]
-
cameron light replied to the topic Missing libraries for DRWI Mayfly1 example in the forum Monitor My Watershed 1 days, 18 hours ago
Another difficulty, I’ve realized that the clock is stopping with the off switch.
Using the example scripts ‘adjust’ and ‘now’ I realized the clock is keeping time when the board is off. Is there a chance I have altered some of the base functionalities that come with the mayfly?
-
Joshua Dotto became a registered member 1 days, 20 hours ago
-
cameron light replied to the topic Missing libraries for DRWI Mayfly1 example in the forum Monitor My Watershed 1 days, 20 hours ago
Sorry, I’d also like to clarify what I meant by ‘started from scratch’
I just deleted all libraries and redownloaded them from the link in the readme in the libraries repo.
-
cameron light started the topic Missing libraries for DRWI Mayfly1 example in the forum Monitor My Watershed 1 days, 20 hours ago
I have successfully used this sketch and this computer to program a different mayfly logger, but am now getting missing libraries error message for TinyGSMenums.h and ANBSensorModbus.h.
Does anyone know why this might be? Is it possible that I could have done damage to the mayfly board uploading lots of experimental sketches over the past month…[Read more]
-
neilh20 replied to the topic Library alternatives to achieve same goal as dataLogger in Modular Sensors in the forum Mayfly Data Logger 1 weeks, 2 days ago
@cameronlight, I had a suggestion to try replit.com – enabled an account and it allows 10apps to be built free.
I tried “Create a curl script with Oauth2 access to post 3 values to google sheets”
I was logged into my google account, for latter testing. When asked to allow replit permissions pretty have to allow it all it seems, p…[Read more]
-
neilh20 replied to the topic Library alternatives to achieve same goal as dataLogger in Modular Sensors in the forum Mayfly Data Logger 1 weeks, 2 days ago
Oh very interesting needing to be clear about security of readings. Hard to do but a requirement for some property owners.
I was interested in doing something with sheets, however it was to learn about Oauth2 security as I remember. Obviously security access for google is core to the simplicity of their interfaces/APIs – but how does it work.…[Read more]
-
Shannon Hicks replied to the topic Library alternatives to achieve same goal as dataLogger in Modular Sensors in the forum Mayfly Data Logger 1 weeks, 2 days ago
The Sodaq_DS3231 library should work with the current Mayfly boards. Here’s an example from a few years ago that does basic microSD card logging of the onboard sensors and doesn’t rely on ModularSensors: https://github.com/EnviroDIY/EnviroDIY_Mayfly_Logger/blob/master/examples/mayfly1_TempHumidLight_simpleLogger/mayfly1_TempHumidLight_simpleLogger.ino
-
cameron light replied to the topic Library alternatives to achieve same goal as dataLogger in Modular Sensors in the forum Mayfly Data Logger 1 weeks, 2 days ago
Apologies, this is a link for the repo https://github.com/WEN-Research-Group/Mayfly-to-Sheets
-
cameron light replied to the topic Library alternatives to achieve same goal as dataLogger in Modular Sensors in the forum Mayfly Data Logger 1 weeks, 2 days ago
Hello @neilh20 thanks for the reply!
I’ve uploaded one older script to github.com at https://github.com/WEN-Research-Group because this script is getting the data to Google Sheets, and still using the Modular Sensors ecosystem, but the timing is off and it is never entering sleep. It’s just a single file in a repo.
Here’s the broader problem I…[Read more]
-
neilh20 replied to the topic Library alternatives to achieve same goal as dataLogger in Modular Sensors in the forum Mayfly Data Logger 1 weeks, 3 days ago
Hi @cameronlight, gosh fascinating to do some lateral thinking.
You would need to publish your whole program – preferably on a traceable git, like github.com.
The challenge in software is abstracting the complicated stuff (service layers) to make it look simple by encapsulating it into a simple interface.
Its always fascinating when someone…[Read more]
-
cameron light started the topic Library alternatives to achieve same goal as dataLogger in Modular Sensors in the forum Mayfly Data Logger 1 weeks, 6 days ago
Hello. Our end goal is a 15-minute sampling cycle that sends data only via POST to a private Google Script webhook.
<p data-path-to-node=”4,0,0″>Here is where we stand. The modem now wakes up and transmits the sensor payload directly to the Google Script webhook.</p>
<p data-path-to-node=”4,0,0″>I believe our issue pertains to the Sleep/Alarm…[Read more] -
Sabin became a registered member 2 weeks, 1 days ago
-
Tom Clark replied to the topic Could not wake modem for clock sync in the forum Mayfly Data Logger 2 weeks, 2 days ago
I downloaded again today and it did not work. There are 47 sub folders in the directory. Maybe I am using the wrong link like I was with the sketch. I got the library from here https://github.com/envirodiy/libraries?tab=readme-ov-file
-
PLarsen became a registered member 4 weeks ago
-
Shannon Hicks replied to the topic Could not wake modem for clock sync in the forum Mayfly Data Logger 4 weeks ago
It sounds like you don’t have all the correct library files installed in your Arduino/libraries folder. How many sub-folders do you have in that directory on your computer? When did you last download the ModularSensors library dependency files?
-
Tom Clark replied to the topic Could not wake modem for clock sync in the forum Mayfly Data Logger 4 weeks, 1 days ago
Thank you for the response. I tried without sketch without making any changes and got the same error:
<p class=”p1″>/Users/tom/Documents/Work/sketch_nov5a/sketch_nov5a.ino: In function ‘void setup()’:</p>
<p class=”p1″>/Users/tom/Documents/Work/sketch_nov5a/sketch_nov5a.ino:326:5: error: ‘loggerClock’ has not been declared</p>
<p…[Read more] -
Shannon Hicks replied to the topic Could not wake modem for clock sync in the forum Mayfly Data Logger 1 months ago
That sounds like there’s probably an error in your code that is causing one or more missing functions calls to give an error when compiling. Have you tried compiling the example sketch exactly as it’s written on that github page I linked above, with no edits at all? If you’re successful in compiling that example, then compare your edited s…[Read more]
-
cameron light became a registered member 1 months ago
-
Tom Clark replied to the topic Could not wake modem for clock sync in the forum Mayfly Data Logger 1 months ago
Thank you! After switching to the correct sketch I am getting an error saying “logger clock has not been declared”
- Load More
Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of