I have ESP32 Wroover Kit V3 and ESP32-DevKitC.
I ran same iperf example(https://github.com/espressif/esp-idf/tree/master/examples/wifi/iperf) on these 2 boards (Both config and app is same).
The Wifi speed on TCP in client mode on ESP32-DevKitC and ESP32 Wroover kit V3 are 1.5 Mbps and 40Kbps ...
Search found 2 matches
- Thu Dec 14, 2017 6:45 am
- Forum: Hardware
- Topic: ESP32 Wroover Kit Bad Wifi Performance
- Replies: 0
- Views: 3315
- Mon Oct 16, 2017 10:30 am
- Forum: ESP-IDF
- Topic: TLK110 EVM interfacing with ESP32 Wroom kit
- Replies: 0
- Views: 2994
TLK110 EVM interfacing with ESP32 Wroom kit
We are trying to evaluate ESP32 with TLK110 Phy interface, We followed the connections as per the Comments and Documents in Ethernet sample code.
Our connection:
// TXD0 = GPIO19
// TXD1 = GPIO22
// TX_EN = GPIO21
// RXD0 = GPIO25
// RXD1 = GPIO26
// CLK == GPIO0
We are seeing Phy ...
Our connection:
// TXD0 = GPIO19
// TXD1 = GPIO22
// TX_EN = GPIO21
// RXD0 = GPIO25
// RXD1 = GPIO26
// CLK == GPIO0
We are seeing Phy ...