Search found 25 matches

by stefanoxjx
Thu Feb 15, 2018 4:16 pm
Forum: ESP-IDF
Topic: esp-idf version...
Replies: 4
Views: 17295

Re: esp-idf version...

Perfect it works!!!
Many thanks for your help :)

Stefano
by stefanoxjx
Thu Feb 15, 2018 10:08 am
Forum: ESP-IDF
Topic: esp-idf version...
Replies: 4
Views: 17295

esp-idf version...

Hi, I'm using esp-idf cloned by git.
How I can see the version that I'm using?

Thanks.
Regards.

Stefano
by stefanoxjx
Wed Feb 14, 2018 8:40 am
Forum: ESP-IDF
Topic: Problem with ESP-WROOM-32 and WiFi
Replies: 4
Views: 7428

Re: Problem with ESP-WROOM-32 and WiFi

Hi,
The 330uF capacitor were applied after I've seen the problem.
I've solved this problem changing esp module.
With another module the problem there isn't.
by stefanoxjx
Tue Feb 13, 2018 10:03 am
Forum: ESP-IDF
Topic: Problem with ESP-WROOM-32 and WiFi
Replies: 4
Views: 7428

Re: Problem with ESP-WROOM-32 and WiFi

Hi, thanks for your reply.
I'm using this module:
Image
and powering by supplier 3.3V 5A.
I tried to use another power supply, but the problem still present.
I placed too a capacitor 330uF.

Stefano
by stefanoxjx
Mon Feb 12, 2018 6:37 pm
Forum: ESP-IDF
Topic: Problem with ESP-WROOM-32 and WiFi
Replies: 4
Views: 7428

Problem with ESP-WROOM-32 and WiFi

Hi, I'm studying ESP-WROOM-32 and I've a problem with all programs that needs of WiFi. I'm use esp-idf and I tried to upload all examples that needs of wifi (/esp-idf/examples/wifi) and all have the same problem. If I try to use for example blink or hello_world (/esp-idf/examples/get-started), them ...