Search found 3 matches

by Mozmallow
Thu Oct 03, 2019 1:23 pm
Forum: ESP-IDF
Topic: Stuck with Hello_World example
Replies: 2
Views: 4239

Re: Stuck with Hello_World example

Hey did you solve this issue? I am also getting a similar message and my GPIO0 is not grounded.
What else can be wrong?
by Mozmallow
Thu Aug 08, 2019 11:20 am
Forum: ESP-IDF
Topic: Connecting to a proxy server
Replies: 3
Views: 6427

Re: Connecting to a proxy server

ESP_Sprite wrote:
Thu Aug 01, 2019 2:50 am
You don't; proxy support is normally implemented on an application level.
So I can't find help for application-level queries here? Also, do any of the native API or functions support this feature?

Thank You.
by Mozmallow
Wed Jul 31, 2019 9:36 am
Forum: ESP-IDF
Topic: Connecting to a proxy server
Replies: 3
Views: 6427

Connecting to a proxy server

Hi,
I have requirement where my ESP32 needs to connect to the wifi with a proxy setting. Where can I put in the proxy settings for the network in the ESP32?

Thanks.