Hello everybody, I'm currently working with the board ESP32 with a MySQL Database.
I'm trying to do a Post but it evokes an error without solution.
I tried gc.collect() as a solution to see if there's no memory space but my free memory is: 102016.
The memory used is: 9152.
Im working with BLE to ...
Search found 2 matches
- Tue Nov 02, 2021 10:10 am
- Forum: ESP-IDF
- Topic: POST error (-17040, 'MBEDTLS_ERR_RSA_PUBLIC_FAILED+MBEDTLS_ERR_MPI_ALLOC_FAILED')
- Replies: 0
- Views: 1872
- Wed Oct 20, 2021 11:51 am
- Forum: Hardware
- Topic: Esp32-WROOM-32D lost name after time.
- Replies: 0
- Views: 1497
Esp32-WROOM-32D lost name after time.
Hello, I'm new to the forum and I'm gonna try to explain my problem.
I'm currently working on an APP that pass data between ESP32-WROOM-32D microchip (through BLE) and a mobile phone.
The Microchip is programmed with Micropython with Thonny.
Everything worked fine with hard work (I'm new with ...
I'm currently working on an APP that pass data between ESP32-WROOM-32D microchip (through BLE) and a mobile phone.
The Microchip is programmed with Micropython with Thonny.
Everything worked fine with hard work (I'm new with ...