Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, a web toolkit designed to help citizens, conservation practitioners, municipal decision-makers, researchers, educators, and students advance knowledge and stewardship of fresh water. New to EnviroDIY? Start here

Reply To: Editing Variable UUIDs

Home Forums Monitor My Watershed Editing Variable UUIDs Reply To: Editing Variable UUIDs

#14173
jbiddle
Participant

    I have not, I’m still getting this when I monitor the output:

    “Attempting to connect to the internet and synchronize RTC with NIST
    Could not connect to internet for clock sync.”

    This is exactly what I have for the lib_dep portion of the platformio.ini:

    lib_deps =
    ;    EnviroDIY_ModularSensors@0.23.16
    ;  ^^ Use this when working from an official release of the library
        https://github.com/EnviroDIY/ModularSensors.git#develop
    ;  ^^ Use this when if you want to pull from the develop branch
    Is that what it should look like?