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: Errors compiling DRWI_SIM7080LTE.ino code

Home Forums Mayfly Data Logger Errors compiling DRWI_SIM7080LTE.ino code Reply To: Errors compiling DRWI_SIM7080LTE.ino code

#16325
Jim Moore
Participant

    @srgdamiano @hicks

    Current status of my problem; I am using the 0.5 Mayfly board and have changed to appropite line from 18 to -1 and I get compile errors related to NeosWSerial.ccp.  I have updated all my libraries and still get the same error.

    If I comment out the lib entry for NeoSWSerial the sketch compiles but when loaded the console output appears normal but the simcon board doesn’t come on so I assume the NeoSWSerial is needed and the program doesn’t default to another SWSerial function.

    Help!