Search found 2 matches

by BBBaruch
Wed Jun 02, 2021 5:35 am
Forum: ESP32 Arduino
Topic: esp32 crushes constantly on http.POST
Replies: 2
Views: 16183

Re: esp32 crushes constantly on http.POST

Thanks alot.
That really helped.
by BBBaruch
Tue Jun 01, 2021 12:21 pm
Forum: ESP32 Arduino
Topic: esp32 crushes constantly on http.POST
Replies: 2
Views: 16183

esp32 crushes constantly on http.POST

Hi, I'm new to arduino and don't realy know how to debug my issue. I have an ESP32-WROOM-32, and trying to send data to mysql DB through php web page. The arduino crushes and restarting when getting to the http.POST command. (when I removing this command it dosent crush) and the post command works f...