Thinger.io 2.25.2 serial COM port not working

Hello,

I have been using VSCode with an Arduino Nano Connect RP2040 with thinger 2.21.1 with no issues with the COM port terminal to show debugging information. I have recently updated to the latest thinger version but the COM port is not opening and it is showing an error saying it cannot open the com port or find the file. Anyone had any similar issues?

Thanks,

Tom

Hi,

I have had similar issues when I try to open the com port or do something when platformio has not fully started (drops the ‘command ‘platformio-ide.serialMonitor’ not found’ message), the com port communication for sure is not related with the thinger library, but you can downgrade (this one or any library) it at ‘platformio.ini’ document at src folder.

Hope this helps.