Mike

Results 126 comments of Mike

I tested the application and using a terminal it's clear that the outgoing messages are not being sent. I noticed that `Serial` was being intialised twice (once in `OtaCore::init` and...

The compiler isn't added to the system PATH by the installer as it depends which variant you're building on (esp32, esp32c3, esp32s3, etc.) This is handled in `$SMING_HOME/Sming//Arch/Esp32/build.mk`. To help...

Yes, this issue was fixed in #2543 - you can find an explanation of the cause there.

Closing as fixed by #2543

Python3 use appears stable, closing this issue as resolved.