-
I tried the web flash tool on a Lilygo ESP32 4Mo and on a Wemos Mini32 V1.0.0. flashing ESP_Easy_mega_20221224_normal_ESP32_4M316k.factory
The Esp32 are well flashed and I can see the log of the oper…
-
I have some hardware toys that I normally bring every month. These include an [Arduino Mega 2560](https://www.arduino.cc/en/Main/ArduinoBoardMega2560) and a [BeagleBone Black](http://beagleboard.org/B…
-
Hi, I got a request from someone that is interested in MAZI:
How difficult would be to integrate an SIM card accessory with the MAZI toolkit? It would be great to have Internet connectivity through…
-
Hi,
I am porting the OPTIGA TrustM and AWS FreeRTOS in stm32wb55.
I also port the pkcs11 for OPTIGA trusm and run the aws_test code with testrunnerFULL_PKCS11_ENABLED config set to 1 and it passes…
-
In VS-Code on a Windows mashine the compiling fails for the ESP32 boards, It works without issue on Linux.
![image](https://github.com/atomic14/esp32-tv/assets/160762514/ea24d1d9-d4d8-4c58-948c-aeb…
-
First of all, say thanks for the big effort done in the development of this project.
is it any schedule or improvement in this project?
asking that because should be fine to have a complete supp…
-
On Windows 11, build and upload goes fine but attempting to build or upload the FS image results in this error:
Building in debug mode
Building FS image from 'C:\C:\Users\User\Documents\Platform…
-
I am trying to program my M5STICKC with the code downloaded from Git.
Unfortunetaly I get some errors, so the build ends.
Are there anyone that can help me?
I get the following error code, when I …
-
I am encountering an issue while trying to run mcrun to install a mod on the M5Stack Core2. The mcconfig command works fine, but mcrun freezes during the installation process.
### Steps to Reproduc…
-
The function arguments for ussl.wrapsocket for ESP32 do not match with the documentation. ussl.wrap_socket(sock, server_side=False, keyfile=None, certfile=None, cert_reqs=CERT_NONE, ca_certs=None)
It…