how to enable CLI service in ESP32
-
- Posts: 44
- Joined: Fri May 13, 2022 12:36 pm
how to enable CLI service in ESP32
how to enable command line service in esp32 board
-
- Posts: 9709
- Joined: Thu Nov 26, 2015 4:08 am
Re: how to enable CLI service in ESP32
You'll have to be a lot more specific there. CLI interface to what?
-
- Posts: 167
- Joined: Sun May 22, 2022 2:42 pm
Re: how to enable CLI service in ESP32
If you're after a command line via UART, check out these examples: https://github.com/espressif/esp-idf/tr ... em/console
-
- Posts: 44
- Joined: Fri May 13, 2022 12:36 pm
Re: how to enable CLI service in ESP32
Yes I want to enable command line interface via uart, through which I can handle or control or get the data from the application on console.
Re: how to enable CLI service in ESP32
I don't know if this is of any help to you, but I use a cli-like way to configure a device.
Take a look at this.
Take a look at this.
Who is online
Users browsing this forum: No registered users and 190 guests