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
Noori Nagra started the topic Where to Find the Logger ID for Mayfly Data Logger in the forum Mayfly Data Logger 1 years, 6 months ago
Hello,
I am working to set up the Mayfly Data Logger Pro, but for the code I am using I need a Logger ID. I have registered my site but am still unable to locate my Logger ID-would anyone know where to access it?
Thank you
Braedon replied to the topic Using Modular Sensors for METER Teros 12 in the forum Environmental Sensors 1 years, 6 months ago
No worries! I also just wanted to let you know that I have run into similar issues using the Teros 11 files where it won’t record all of the measurements.
Sara Damiano replied to the topic Using Modular Sensors for METER Teros 12 in the forum Environmental Sensors 1 years, 6 months ago
I’m sorry I haven’t responded yet. I’ll try to look into this tomorrow.
JohnC3 became a registered member 1 years, 6 months ago
JohnC3
@jc3logger
Hitha became a registered member 1 years, 6 months ago
Hitha
@hithaishini
Braedon replied to the topic XBee Networks of Mayfly Loggers – 900Mhz in the forum Mayfly Data Logger 1 years, 6 months ago
For anyone who would be interested in using these radio modules with modular sensors, I was able to transfer modular sensor readings from a Mayfly through the XBee Pro S3B to another XBee Pro S3B in transparent mode using the following lines of code in my void loop() function:
[Read more]
Braedon replied to the topic Using Modular Sensors for METER Teros 12 in the forum Environmental Sensors 1 years, 6 months ago
@srgdamiano could I get your help with these h/cpp files I created for the Teros 12 sensors? I am having some issues with my sensors not getting values other than -9999 when I have multiple Teros 12 sensors connected. When I use the Teros 11 modules, they all record together, which leads me to believe I set up my h/cpp files wrong. Could I get…[Read more]
neilh20 replied to the topic esp32-bee-wifi-bluetooth in the forum Infrastructure and Equipment 1 years, 6 months ago
Thanks for the hint for running at 56K – that has been working.
Dr.Wu became a registered member 1 years, 6 months ago
Dr.Wu
@wudoktor
neilh20 replied to the topic XBee Networks of Mayfly Loggers – 900Mhz in the forum Mayfly Data Logger 1 years, 6 months ago
@braedon-dority it seems to me you have “bridged” or wirelessly connected one S3B/Mayfly1 to another S3B(XCTU or Mayfly2) and proved the data connection.
A vehicle represents a number of parts that hang together ~ ModularSensors represents a number of Classes that hang together – the value of open source is you can now connect them…[Read more]