Search found 2 matches
- Sat Apr 13, 2024 1:35 pm
- Forum: ESP-IDF
- Topic: 4G PPPoS Internet forward or NAT to W5500 SPI Ethernet Port with DHCP
- Replies: 0
- Views: 429
4G PPPoS Internet forward or NAT to W5500 SPI Ethernet Port with DHCP
Good day, I am trying to forward or NAT internet coming from a 4g module PPPoS (with ESP_MODEM component) to a SPI Ethernet module (W5500). So basically the ap_to_ppp example just instead of the wifi it should use the ethernet. The follwoing works: - Internet connection on ESP via 4G - ap_to_ppp exa...
- Sat Apr 13, 2024 1:20 pm
- Forum: ESP-IDF
- Topic: 4G PPPoS Internet forward or NAT to W5500 SPI Ethernet Port with DHCP
- Replies: 0
- Views: 349
4G PPPoS Internet forward or NAT to W5500 SPI Ethernet Port with DHCP
Good day, I am trying to forward or NAT internet coming from a 4g module PPPoS (with ESP_MODEM component) to a SPI Ethernet module (W5500). So basically the ap_to_ppp example just instead of the wifi it should use the ethernet. The follwoing works: - Internet connection on ESP via 4G - ap_to_ppp exa...