# AT based implementation of Wi-Fi remote APIs :warning: This component should be only used with `esp_wifi_remote` This component has no public API, it only provides definitions of `esp_wifi_remote` functions. It uses `esp_modem` as a host implementation, and `esp-at` at the communication coprocessor side.
9144fdc0b840dd726dca7a69e8afa2e244803001
idf.py add-dependency "espressif/wifi_remote_over_at^0.1.0"