espressif / esp-aws-expresslink-eval

Espressif AWS IoT ExpressLink Evaluation and Firmware Repository
Apache License 2.0
17 stars 17 forks source link

Controlling onboard RGB Led #3

Open wuhaa opened 2 years ago

wuhaa commented 2 years ago

Hi, How do I control the onboard RGB LED connected to IO2, 8, and 9? I don't see any documentation or hints in the Arduino sketch. Thanks,

dhavalgujar commented 2 years ago

Hi, it is not possible to control the onboard LED on the ExpressLink DevKit.

wuhaa commented 2 years ago

@dhavalgujar Not what I was expecting but thanks for the reply. Are there any future plans for this? Thanks,

ameyinamdar commented 2 years ago

@wuhaa It's not because it's not possible. But ExpressLink module is not tied with this devkit and goes into production. Hence having a dedicated functionality to control the LED is not really useful. Typically the hardware is controlled from the host side and ExpressLink acts as a connectivity module.