Search found 3 matches

by ClarkLee
Tue Feb 14, 2023 5:49 am
Forum: ESP-IDF
Topic: WebSockets on Ethernet
Replies: 1
Views: 1871

WebSockets on Ethernet

Dear All, I appreciate all for interesting this issue. I am using the websockets on wifi now. Now I tried to use the websockets on Ethernet. But couldn't find any examples. Most of the sources using wifi websockets. Does anyone have the examples or referrence for websockets on Ethernet? Please advic...
by ClarkLee
Mon Aug 15, 2022 11:16 am
Forum: ESP-IDF
Topic: UART ack problem
Replies: 0
Views: 855

UART ack problem

I've sent the UART data to UART0 TX line, got the response at RX line below. Please see the attached file. It's exactly same time with transmitted and received data. It's not connected with TX/RX line. End of the line are connected the level shifter and LTE modem. I've capture the scope image at R29...
by ClarkLee
Tue Dec 21, 2021 8:03 am
Forum: ESP32 Arduino
Topic: Which board should I select for ESP32-WROOM-32E?
Replies: 3
Views: 8760

Which board should I select for ESP32-WROOM-32E?

Dear All, I've start to use the ESP32 with Arduino IDE. All instruction for install to use ESP on Arduino is cleared. Compile and download is OK. But not work the GPIO. Below is the code. It's simple. Just swing the GPIO. I've select the board 'ESP32 Wrover Module'. Which board should I select for E...