maximkulkin / esp-homekit-demo

Demo of Apple HomeKit accessory server library
MIT License
809 stars 233 forks source link

ESP32 - Timout - Waiting for Header #249

Closed kunjal83 closed 5 years ago

kunjal83 commented 5 years ago

Hi all,

I am trying to work with ESP32 with the most basic header available here on amazon. However, I am constantly failing to do anything with it. Checking the voltage on pins: Pin 3V3 (2) and EN = 3.29. Pin GPIO0 and GND(1) = GND Pin GPIO2 - Floating

I am not sure what I am missing as I have tried almost everything but still seems to fail. Can anyone please help with your hardware setup for successful communication with ESP32?

Much appreciate any pointers.

Thanks, Kunjal

maximkulkin commented 5 years ago

Just start with something more straightforward

kunjal83 commented 5 years ago

@maximkulkin , Thanks mate. I did try something very basic of my own on a perforated PCB and it worked out perfectly fine.

Thanks ton. K