-
Hi
I have developed an application in which I have to store data in file for that I used Spiffs file system.
**Development Environment:**
Development Kit: ESP32-DEVKITV1
Module: ESP32-WROOM-32D
…
-
## Environment
- Development Kit: [ESP32-Wrover-Kit]
- Kit version (for WroverKit): [v4]
- Module or chip used: [ESP32-WROVER-B]
- IDF version (run git describe --tags to find it): v4.0-de…
-
Hi everybody.
I just bought a RGB Matrix Shield for ESP32 dev module with two diferent wirings: Smartmatrix and P3RGB64X32 (Neocat)
![2020-01-16T17_09_47 032Z-KIT-t2](https://user-images.githubuserc…
-
**Describe the bug**
In Zephyr 3.7.x (tested both 3.7.0 and 3.7.1-rc1), reading from flash to SPIRAM fails. This was previously reported and fixed in https://github.com/zephyrproject-rtos/zephyr/issu…
-
Is windows compilation supposed to work?
I've cloned the repo, done the git submodules, installed StrawberryPerl and esp-idf-tools with chocolatey.
When I run idf.py build from the checkout in t…
-
Hi all.
I'm using the Espressif DevKitC with ESP32-WROVER-B module.
I'm using this micropython version: esp32spiram-20190529-v1.11.bin
**I'm trying this code:**
```
from machine import UART
…
-
### The problem
I use an ESP32 as an ESPHome Sensor - it uses BLE to get some data from a device & then pass it via WiFi to Home Assistant.
It polls BLE every 5 sec & updates over WiFi every 10.
Wi…
-
Compiled and running on esp32 wrover
SSID available and can connect with phone or PC
wont load https://esp32gw.local or 192.168.4.1 or 192.168.4.2
Any ideas?
```
Guru Meditation Error:…
-
I am trying to collect CSI data from 2 ESP32 Wrover B.By default it is showing 40mhz in the settings but when I am trying to collect the CSI data it is showing 0 in bandwidth(CWB) (0 for 20 Mhz and…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…