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: Newbie Mayfly Setup for RS485 sensor to internet

Home Forums Mayfly Data Logger Newbie Mayfly Setup for RS485 sensor to internet Reply To: Newbie Mayfly Setup for RS485 sensor to internet

#12601
neilh20
Participant

    Just wondering if I should be able to build from the develop or whether there are dependencies that make it too complex.
    If I need to just wait until it gets to master – then thats OK as well, but if its useful;

    I’m using GitHub Desktop (latest 1.4.2)
    I switch to ModuleSensors which map to https://github.com/EnviroDIY/ModularSensors.git and maps to my c: git\envirodiy\ModularSensors
    Fetch origin shows just updated
    I set current branch to develop
    In Git Power shell I have
    C:\Users\neilh77\git\envirodiy\ModularSensors\examples\logging_to_EnviroDIY [develop]> ls
    Directory: C:\Users\neilh77\git\envirodiy\ModularSensors\examples\logging_to_EnviroDIY

    Mode LastWriteTime Length Name
    —- ————- —— —-
    -a—- 10/11/2018 12:10 PM 44318 logging_to_EnviroDIY.ino
    -a—- 10/11/2018 4:33 PM 760 platformio.ini
    -a—- 10/4/2018 10:25 AM 917 ReadMe.md

    I start up VS with PlatformIO
    File->Open Folder->C:\Users\neilh77\git\envirodiy\ModularSensors\examples\logging_to_EnviroDIY
    I then press the icon “trash can” PlatformIO Clean
    > Executing task: C:\Users\neilh77\.platformio\penv\Scripts\platformio.exe run –target clean <

    Processing mayfly (framework: arduino; platform: atmelavr; board: mayfly)
    —————————————————————————————————————————————————————–
    LibraryManager: Installing id=1648 @ =0.15.3
    Error: Could not find a version that satisfies the requirement ‘=0.15.3’ for your system ‘windows_amd64’
    The terminal process terminated with exit code: 1