readme

# WiFi Command

[![Component Registry](https://components.espressif.com/components/esp-qa/wifi-cmd/badge.svg)](https://components.espressif.com/components/esp-qa/wifi-cmd)

This repository contains WiFi commands based esp-idf console.

There is no GitHub repository for this component. Please report issues to [the iperf-cmd repository](https://github.com/espressif/iperf-cmd) instead.

## Documentation

- TBD

### Installation

- To add a plugin command or any component from IDF component manager into your project, simply include an entry within the `idf_component.yml` file.

  ```yaml
  dependencies:
    esp-qa/wifi-cmd:
      version: "^0.1.7"
  ```
- For more details refer [IDF Component Manager](https://docs.espressif.com/projects/idf-component-manager/en/latest/)

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "esp-qa/wifi-cmd^0.1.7"

or download archive

Stats

  • Archive size
    Archive size: 33.52 KB
  • Downloaded in total
    Downloaded in total 5.2k times
  • Downloaded this version
    This version: 1.3k times

Badge

esp-qa/wifi-cmd version: 0.1.7
|