connectedhomeip icon indicating copy to clipboard operation
connectedhomeip copied to clipboard

[BUG] Console not responding to input ESP32 example

Open ar0311 opened this issue 2 years ago • 1 comments

Reproduction steps

1. Build lighting-app ESP32 example
2. idf.py monitor
3. Device output displays fine but not responding to any input
...

Bug prevalence

Everytime i build

GitHub hash of the SDK that was being used

bd2c96a1944f3eb8e0e2497e9d2fa4747848d501

Platform

esp32

Platform Version(s)

No response

Anything else?

No response

ar0311 avatar Oct 27 '22 06:10 ar0311

Fixed, the shell enable option was not set in the default config.

Is this something that should be turned on by default?

ar0311 avatar Oct 27 '22 09:10 ar0311

@dhrishi @shubhamdp

bzbarsky-apple avatar Oct 31 '22 16:10 bzbarsky-apple

@ar0311 I think it should be okay to enable the console by default. We will check and update

dhrishi avatar Nov 01 '22 06:11 dhrishi