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 more
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 more
Community Activity See all activity
JK_WCCD replied to the topic Error Compiling for board EnviroDIY Mayfly 1284p in the forum Mayfly Data Logger 1 weeks ago
I have modified the sketch by replacing the UUID list in the original NoCellular sketch with my UUID list from Monitor My Watershed.
Chief Dudu became a registered member 1 weeks, 2 days ago
Chief Dudu
@chiefdudu
Maged became a registered member 1 weeks, 5 days ago
Maged
@twtmaged
Shannon Hicks replied to the topic Error Compiling for board EnviroDIY Mayfly 1284p in the forum Mayfly Data Logger 1 weeks, 6 days ago
Are you trying to use the that NoCellular sketch as-is, or have you modified it before attempting to upload it?
JK_WCCD replied to the topic Error Compiling for board EnviroDIY Mayfly 1284p in the forum Mayfly Data Logger 2 weeks ago
I am using Arduino 1.8.19
I checked the libraries using your method and I do see all the examples and the sketches under the ModularSensors list.
I now ran into another problem which I believe is related to the DS3231 clock. I was able to set the time correctly using the directions from this page – 4. Preparing the Mayfly Data Logger – E…[Read more]
Shannon Hicks replied to the topic Error Compiling for board EnviroDIY Mayfly 1284p in the forum Mayfly Data Logger 2 weeks, 1 days ago
The unzipped folders go into your MyDocumenrs/Arduino/libraries folder. Make sure they aren’t nested within a second ‘libraries’ folder within the first one. What version of the IDE are you using?
A good way to check that your libraries are installed correctly is to look at the built-in examples. In the ARduino IDE, go to the File dropdown me…[Read more]
JK_WCCD replied to the topic Error Compiling for board EnviroDIY Mayfly 1284p in the forum Mayfly Data Logger 2 weeks, 1 days ago
Yes, I believe I have. It looks like I downloaded all recommended EnviroDIY libraries (47). Do I need to do anything with them once I have them in my library folder? Do I need to install all of them in Arduino somehow?
Shannon Hicks replied to the topic Error Compiling for board EnviroDIY Mayfly 1284p in the forum Mayfly Data Logger 2 weeks, 1 days ago
Have you installed all the supporting libraries into your Arduino/libraries folder? There should be either 32 folders worth of libraries, or 47, depending on whether you downloaded all the recommended EnviroDIY libraries, or just the ModularSensors dependencies.
JK_WCCD started the topic Error Compiling for board EnviroDIY Mayfly 1284p in the forum Mayfly Data Logger 2 weeks, 1 days ago
Hello,
I am trying to upload the sketch through the following instructions (ModularSensors/examples/DRWI_NoCellular at master · EnviroDIY/ModularSensors · GitHub)
I followed all the directions but when I try to verify or upload the sketch through Arduino onto our Mayfly, I get the following error message –
<p style=”text-align: center;”>exit s…[Read more]
JK_WCCD became a registered member 2 weeks, 1 days ago
JK_WCCD
@jkimpawccd