m5stack / Core2-for-AWS-IoT-Kit

Accompanying code for use with AWS IoT Kit content. Works with PlatformIO and ESP-IDF v4.2.
https://m5stack.com/collections/m5-core/products/m5stack-core2-esp32-iot-development-kit-for-aws-iot-edukit
MIT License
127 stars 66 forks source link

CONNECTING TO AWS IOT CORE > Configuring the ESP32 Firmware #64

Closed xian042 closed 3 years ago

xian042 commented 3 years ago

the instructions say that after entering the command

pio run --environment core2foraws --target menuconfig

"Use the direction keys on your keyboard to go to Component config –> Amazon Web Services IoT Platform and open AWS IoT Endpoint Hostname to set the string."

The direction keys do not work in a terminal within Visual Studio Code

You have to use the J/K keys:

see:

https://github.com/platformio/platform-espressif32/issues/423

rashedtalukder commented 3 years ago

What language do you have set for your keyboard?

xian042 commented 3 years ago

Keyboard is "English (United States)" under Windows Settings > Time & Language > Language

rashedtalukder commented 3 years ago

Fixed regression from https://github.com/m5stack/Core2-for-AWS-IoT-EduKit/issues/56