-
### Board
ESP32 Dev Module
### Device Description
Custom pcb
### Hardware Configuration
Yes
### Version
latest master (checkout manually)
### IDE Name
Arduino IDE
### Operating System
Windo…
-
### Wiki Search Terms
heat, power consumption, esp32
### Controller Board
none, just the ESP32
### Machine Description
nothing
### Input Circuits
_No response_
### Configuration file
```yaml
…
-
### Board
SparkFun MicroMod ESP32 Processor (FireBeatle in Arduino IDE)
### Device Description
[SparkFun MicroMod ESP32 Processor ](https://www.sparkfun.com/products/16781)
alongside of [SparkFu…
-
On a 'freshly unpacked' ESP32-CAM (aka AI-cam) SPIFFS OTA upload is not working, Arduino IDE says 'No response'.
Steps -
- compile ota sketch and prepare data dir
- ftdi upload sketch
- disconnect…
mozgy updated
4 years ago
-
Trying to convert this to run on ESP32.
htmlEmbedBig.h doesn't seem to load properly into ESP32 SPIFFS.
If I had the original source I could try to figure out what the problem is.
-
Hi @rjwats
I tested with minor tweak of platformio.ini and ESPFS.h, at least it builds fine with my "hacky" esp32 library here: https://github.com/lorol/LITTLEFS
See the PlatformIO note at the th…
lorol updated
2 years ago
-
Good morning dear, the library seems to be spectacular, we are trying to implement it in a device where we need to store data when we lose connection to a mqtt server but when trying to test the examp…
-
Hi all!
I am facing a problem concerning data logging with a Heltec LoRa v3 that uses an Esp32S3.
I try to save data to a csv file every 30 seconds, but after a few days I get an error :
`[vf…
-
Save ESP32 memory by putting configuration parameter in ESP32 on-board flash chip
Parameters included:
- HTML Element
- Pin Number
- Constant Sensor value
- ???CSS/Favicon???
Benefits:
- Crea…
-
**Describe the bug**
I get to step 7 of [Installing Firmware via OTA](https://github.com/justcallmekoko/ESP32Marauder/wiki/installing-firmware-via-ota) and get a compiling error for the wifi dev boar…