Search found 4 matches
- Tue Sep 02, 2025 10:56 am
- Forum: ESP-IDF
- Topic: How to upload wifi credentials from nvs partition
- Replies: 6
- Views: 4074
Re: How to upload wifi credentials from nvs partition
I tried to dump the contents of wifi configuration partition (actually mongoose o.s., is it the same format ?) with nvs_partition_tool\nvs_tool.py with option -text, should wifi ssid be readable as clear text ?
- Tue Aug 19, 2025 9:58 pm
- Forum: General Discussion
- Topic: ESP32 32D factory configuration information
- Replies: 4
- Views: 237
Re: ESP32 32D factory configuration information
Does that "AT" system support D32 model or is it unsupported legacy now ?
according to manual [ESP32-AT][v2.4.0.0]User-Guide.pdf:
ESP32 AT uses two UART ports: UART0 is used to download firmware and log output; UART1 is used to send
AT commands and receive AT responses. Both UART0 and UART1 use ...
according to manual [ESP32-AT][v2.4.0.0]User-Guide.pdf:
ESP32 AT uses two UART ports: UART0 is used to download firmware and log output; UART1 is used to send
AT commands and receive AT responses. Both UART0 and UART1 use ...
- Tue Aug 19, 2025 10:58 am
- Forum: General Discussion
- Topic: ESP32 32D factory configuration information
- Replies: 4
- Views: 237
Re: ESP32 32D factory configuration information
would default factory ESP32 32D firmware enable U2 uart IO17 U2TXD IO16 U2RXD, or would I have to upload a firmware that enables it ?
would factory firmware enable uart 0 or 1 ?
without tx/rx connected it comes up with a wifi as ap which could have been saved to flash with default firmware AT ...
would factory firmware enable uart 0 or 1 ?
without tx/rx connected it comes up with a wifi as ap which could have been saved to flash with default firmware AT ...
- Mon Aug 18, 2025 11:03 am
- Forum: General Discussion
- Topic: ESP32 32D factory configuration information
- Replies: 4
- Views: 237
ESP32 32D factory configuration information
I accidentally bumped off a 4 pin header to a ESP32 wroom 32D espressif wifi board on a cleaning robot (bissell), I can't seem to resolder it, would a replacement generic board (from aliexpress) come pre programmed for wifi or is it necessary to program it, thank you for any clues.