Search found 2 matches

by Eggg98
Tue Nov 26, 2019 12:45 am
Forum: Report Bugs
Topic: Warning: ESP32 become hot and dead when connected to power source and type-c
Replies: 5
Views: 14547

Re: Warning: ESP32 become hot and dead when connected to power source and type-c

What part of the board gets hot? the Esp32 Wroom or just the ams1117 regulator?

https://www.youtube.com/watch?v=OwAZqJ4wpJg

Check this video of the USB type-c connector. Maybe that is what happened.
by Eggg98
Mon Nov 25, 2019 5:03 pm
Forum: ESP32 Arduino
Topic: Problem with ESP_SPP_CONG_EVT using BluetoothSerial.h
Replies: 0
Views: 2132

Problem with ESP_SPP_CONG_EVT using BluetoothSerial.h

Hi, thanks in advance for the help. I'm haing trouble trying to send and receive data from an Android App that i made in App inventor. I'm sending every 50 ms 2 bytes that contain a signal that i read with the ESP32 to graph it in the Android App, this part is working like a charm; but when i send 1...