uploaded 11 months ago
A smart bridge to make both ESP and the other MCU or smart device can access the Internet

5 examples

  • 4g_hotspot
    This example focuses on the networking part, enabling forwarding packets between network interfaces. It creates a WiFi soft AP, which uses NAT to…
    2.90 KB
  • 4g_nic
    This example focuses on networking, enabling packet forwarding between various interfaces. It connects to a PC or MCU via ETH/SPI/SDIO, utilizing…
    4.01 KB
  • wifi_router
    This example focuses on the networking part, enabling the forwarding of packets between network interfaces. It creates a WiFi soft AP, using NAT to…
    5.56 KB
  • wired_nic
    This example focuses on networking, implementing packet forwarding between interfaces while utilizing ESP32 series chips. It can connect to a PC or…
    4.06 KB
  • wireless_nic
    This example focuses on the networking part, implementing packet forwarding between network interfaces, and can be connected to a PC or MCU via USB,…
    5.85 KB