how to enable CLI service in ESP32

kesha.modhia
Posts: 44
Joined: Fri May 13, 2022 12:36 pm

how to enable CLI service in ESP32

Postby kesha.modhia » Mon Nov 06, 2023 5:48 am

how to enable command line service in esp32 board

ESP_Sprite
Posts: 9577
Joined: Thu Nov 26, 2015 4:08 am

Re: how to enable CLI service in ESP32

Postby ESP_Sprite » Mon Nov 06, 2023 4:41 pm

You'll have to be a lot more specific there. CLI interface to what?

DrMickeyLauer
Posts: 163
Joined: Sun May 22, 2022 2:42 pm

Re: how to enable CLI service in ESP32

Postby DrMickeyLauer » Mon Nov 06, 2023 6:05 pm

If you're after a command line via UART, check out these examples: https://github.com/espressif/esp-idf/tr ... em/console

kesha.modhia
Posts: 44
Joined: Fri May 13, 2022 12:36 pm

Re: how to enable CLI service in ESP32

Postby kesha.modhia » Fri Nov 17, 2023 4:27 am

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.

limpens
Posts: 13
Joined: Tue Jan 25, 2022 9:14 am

Re: how to enable CLI service in ESP32

Postby limpens » Fri Nov 17, 2023 8:26 pm

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.

Who is online

Users browsing this forum: No registered users and 278 guests