Search found 50 matches

by gpezzella
Mon Jan 06, 2020 9:09 pm
Forum: ESP-IDF
Topic: [SOLVED] Example "eth2ap" do not compile
Replies: 10
Views: 10905

Re: Example "eth2ap" do not compile

Hi Rudi,

thanks for fast reply.

I'm newby and still do stupid things.

For avoid other error, which is the correct way to install this new version?

Thanks
by gpezzella
Mon Jan 06, 2020 8:39 pm
Forum: ESP-IDF
Topic: [SOLVED] Example "eth2ap" do not compile
Replies: 10
Views: 10905

Re: Example "eth2ap" do not compile

Hi Rudi
first I delete esp-idf folder and re clone it (but forgot -b option….)
After that I download esp-idf master and from that I copy eth2ap example and wifi-esp folder
Of course something is wrong in my procedure..

What I must check?
by gpezzella
Mon Jan 06, 2020 7:09 pm
Forum: ESP-IDF
Topic: [SOLVED] Example "eth2ap" do not compile
Replies: 10
Views: 10905

[SOLVED] Example "eth2ap" do not compile

Hi friends I have just clone v3.3.1 and try to flash eth2ap examples but I have this error: fatal error: esp_private/wifi.h: No such file or directory compilation terminated. Annotazione 2020-01-06 191654.png Now if you look in repository this directory exist but under msys32/components no Annotazio...
by gpezzella
Mon Dec 30, 2019 7:48 pm
Forum: ESP32 Arduino
Topic: How to create a ethernet to wifi trasparent bridge?
Replies: 8
Views: 19868

Re: How to create a ethernet to wifi trasparent bridge?

Hi Rudi

thank very much!!
by gpezzella
Mon Dec 30, 2019 10:27 am
Forum: ESP32 Arduino
Topic: How to create a ethernet to wifi trasparent bridge?
Replies: 8
Views: 19868

Re: How to create a ethernet to wifi trasparent bridge?

Hi Rudy, I have 2 board:

1) Expressif Ethernet-kit with tlk110
2) Wesp32 with lan8710

moreover I'm try to build my 2 board based on the above 2 chip.
If you help me to translate example in arduino I will send you working schematic of bridge. Ok?

Giuseppe
Annotazione 2018-12-30 112606.png
Annotazione 2018-12-30 112606.png (109.49 KiB) Viewed 19702 times
by gpezzella
Sun Dec 29, 2019 7:25 pm
Forum: ESP32 Arduino
Topic: How to create a ethernet to wifi trasparent bridge?
Replies: 8
Views: 19868

Re: How to create a ethernet to wifi trasparent bridge?

Hi rudi ;-)

yes this is exactly what I would do!!

The only "problem" for now is that I work with Arduino..

In a while that I learn IDF there is a simply way to upload the compile version of this project?

Thanks
by gpezzella
Sat Dec 28, 2019 9:59 am
Forum: ESP32 Arduino
Topic: How to create a ethernet to wifi trasparent bridge?
Replies: 8
Views: 19868

How to create a ethernet to wifi trasparent bridge?

Hello
I have acquired express if ethernet board.

I would connect ethernet cable and propagate Internet connection through wifi.

Have some of you do this?
Could send me some link or useful material?

Thanks
by gpezzella
Thu Sep 26, 2019 5:06 pm
Forum: ESP32 Arduino
Topic: IMPORTANT: Cannot connect with WIFI
Replies: 0
Views: 1846

IMPORTANT: Cannot connect with WIFI

Hello, this code is part of mass product device. Chip is Wroom32 with Arduino I have problem to connect at my home. SSID and PASSW are correct. Output Debug is STATO WIFI= DISCONNECTED wait=1007 . . . STATO WIFI= DISCONNECTED wait=9998 TIMEOUT! SYSTEM_EVENT_STA_DISCONNECTED Where is the problem? Wha...
by gpezzella
Thu May 30, 2019 3:58 pm
Forum: ESP32 Arduino
Topic: Which is difference between WiFiUDP.h and AsyncUDP.h?
Replies: 0
Views: 3243

Which is difference between WiFiUDP.h and AsyncUDP.h?

Hello

Which is difference between WiFiUDP.h and AsyncUDP.h?

Thanks