Skip to content

Allows WiFi-enabled ESP capabilities on remote targets (without native WiFi) using designated transports

License

Notifications You must be signed in to change notification settings

espressif/esp-wifi-remote

Repository files navigation

Wi-Fi remote

Enables Espressif WiFi capabilities on remote targets (without native WiFi support).

This repository contains components and utilities related to esp-wifi-remote.

Overview

esp-wifi-remote provides transparent WiFi connectivity for ESP chipsets through external hardware, maintaining full compatibility with the standard esp_wifi API. This enables WiFi functionality on ESP32-P4, ESP32-H2, and other WiFi-less chipsets by routing API calls to a connected WiFi-capable device.

The solution supports multiple backend communication protocols and can also provide additional WiFi interfaces on WiFi-capable ESP32 chips for applications requiring dual wireless connectivity.

esp-wifi-remote

Component Registry

esp_wifi_remote

wifi-remote-over-eppp

Component Registry

wifi_remote_over_eppp

wifi-remote-over-at

Component Registry

wifi_remote_over_at

esp-hosted

The recommended backend solution for esp-wifi-remote is esp-hosted, providing optimal performance (up to 50Mbps TCP throughput), mature integration, and comprehensive support for ESP32-based host-slave communication.

About

Allows WiFi-enabled ESP capabilities on remote targets (without native WiFi) using designated transports

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages