Search found 4 matches

by hetal-mpc
Thu Sep 19, 2024 4:27 am
Forum: General Discussion
Topic: use external memory IC over SPI interface OR use SD Card with SDIO
Replies: 2
Views: 405

use external memory IC over SPI interface OR use SD Card with SDIO

Hi, I have requirements to read/write audio files(upto 128G of maximum data) and play using esp32s3, But Im confused whether to use external memory IC over SPI interface or use SD Card with SDIO? Also If I use external memory IC over SPI, how it is differ from esp32's flash memory? Thank you in adva...
by hetal-mpc
Mon Feb 26, 2024 4:59 am
Forum: General Discussion
Topic: Unable to get scan list during re-provisioning
Replies: 1
Views: 696

Re: Unable to get scan list during re-provisioning

I need to get Active list of Access Points without disconnecting station connection. I am running my ESP32S3 in BLE mode of provisioning, Any inputs will be appreciated, thanks in advance!
by hetal-mpc
Fri Feb 23, 2024 7:24 am
Forum: ESP-IDF
Topic: Scan AccessPoint list cause station/client disconnect
Replies: 10
Views: 10799

Re: Scan AccessPoint list cause station/client disconnect

Facing same issue any response?
by hetal-mpc
Fri Feb 23, 2024 6:40 am
Forum: General Discussion
Topic: Unable to get scan list during re-provisioning
Replies: 1
Views: 696

Unable to get scan list during re-provisioning

I am using BLE mode for provision the device. In device i wanted to have provisioning always available even if device is already connected to station. Once provisioning is done and if Im retry provisioning I am able to get BLE connected but not getting scanned APs List in BLE Prov App and in code it...