Search found 5 matches

by bbernhard
Tue Dec 19, 2023 9:57 pm
Forum: Hardware
Topic: Failed to connect to ESP32: Timed out waiting for packet header
Replies: 0
Views: 9754

Failed to connect to ESP32: Timed out waiting for packet header

Hello everybody, I've tried to create a small breakout board for the ESP32-WROVER-E with (what I believe) only the most minimalistic logics. Unfortunately however, I do get the following error when trying to program the microcontroller: "A fatal error occurred: Failed to connect to ESP32: Timed out ...
by bbernhard
Wed Feb 02, 2022 6:48 am
Forum: Hardware
Topic: PSRAM ID read error: 0xffffffff
Replies: 4
Views: 28999

Re: PSRAM ID read error: 0xffffffff

Hi, thanks for your reply! Yeah, it is a ESP32-WROOM-32U. I've tried another PSRAM64 (because I thought the first one might be damaged), but I am seeing the same behavior there. Is there anything I can do to troubleshoot the problem and find the root cause? The alternative would be to switch to the ...
by bbernhard
Mon Jan 31, 2022 7:53 pm
Forum: Hardware
Topic: PSRAM ID read error: 0xffffffff
Replies: 4
Views: 28999

PSRAM ID read error: 0xffffffff

Hello everybody, I have connected the PSRAM64H to my ESP32-WROOM-32U as shown in the below schematic. Selection_136.png Unfortunately, when I try to run the "himem" example it fails with the following stacktrace: Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x3f (SPI_FAST_FLASH_...
by bbernhard
Mon Feb 08, 2021 8:12 pm
Forum: Hardware
Topic: Bad WiFi reception with multiple different ESP32 dev boards
Replies: 1
Views: 2211

Re: Bad WiFi reception with multiple different ESP32 dev boards

Does nobody have any suggestions on how to improve the WiFi reception?
by bbernhard
Sun Jan 31, 2021 8:07 am
Forum: Hardware
Topic: Bad WiFi reception with multiple different ESP32 dev boards
Replies: 1
Views: 2211

Bad WiFi reception with multiple different ESP32 dev boards

Hello everybody, I recently bought a couple of ESP32 development boards in order to measure the WiFi throughput (see this reddit post for details). In total I've tested about 7 boards from 3 different vendors (including some boards from espressif). While doing that, I've noticed that most of the dev...