Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, an initiative of Stroud Water Research Center designed to help people advance knowledge and stewardship of fresh water.
New to EnviroDIY? Start here

Reply To: EspressifESP32

Home Forums Mayfly Data Logger EspressifESP32 Reply To: EspressifESP32

#19767
Sabin
Participant

    I have.
    Before opening a tcp connection, the Socket Receiving Mode should be made to 1 (passive mode). I have no idea why it works only while doing this. But it works.

    I found the modularsensor implementation difficult. Therefore wrote my own small class that wraps tinygsm for the functions that I need.

    One thing I found is modemBaud is 57600 which is different from the comments in the esp class