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: Mayfly sketch compiles, seems to upload, but doesn’t

Home Forums Mayfly Data Logger Mayfly sketch compiles, seems to upload, but doesn’t Reply To: Mayfly sketch compiles, seems to upload, but doesn’t

#18007
neilh20
Participant

    @tahicksonstthomas-edu – just wondering if you tried rebooting, or tried it again.

    VSC and also Platfromio regularly do updates – and sometimes just exiting and starting VSC again seems to work for me.

    More recently for some reason two comport have appeared with a BlueTooth access.

    You can also check what the USB enumerates as a COM port and then set it in the platformio.ini
    <div>
    <div>[env:mayfly]</div>
    <div>upload_port = <COM#></div>
    </div>