Search found 2 matches
- Thu Aug 12, 2021 4:06 pm
- Forum: ESP IoT Solution
- Topic: ETH IP CAMERA to WIFI bridge
- Replies: 1
- Views: 6194
Re: ETH IP CAMERA to WIFI bridge
I solved the issue in this way: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/network/tcpip_adapter_migration.html Remain this error: { "resource": "/c:/esp_workspace_vscode/ETH2WIFI/main/ethernet2wifi_demo_main.c", "owner": "cpp", "severity": 4, "message": "assignment to...
- Thu Jul 29, 2021 12:42 pm
- Forum: ESP IoT Solution
- Topic: ETH IP CAMERA to WIFI bridge
- Replies: 1
- Views: 6194
ETH IP CAMERA to WIFI bridge
Hi I purchaseed a ESP32-Ethernet-Kit and I compiled and loaded the eth2wifi iot example configured as station. The wifi is successfull connected at the access point and I connected a IP camera on the ethernet port and i saw with IPSCAN that the camera is on line. My problem is that I'm not able to a...