ambiot / ambpro2_arduino

AmebaPro2 Arduino third-party package SDK
https://www.amebaiot.com/en/ameba-arduino-summary/
MIT License
45 stars 20 forks source link

a way to put the red indecator LED out #233

Closed Reevoy24 closed 4 months ago

Reevoy24 commented 4 months ago

Hardware Environment

AMB82-Mini

Related technical area

Power LED

Is the feature request related to an un-fixed issue?

no

Describe the ideal solution/reault/output.

it is very anoying that the red Power LED is allways on. It would be nice if you could turn the LED off.

Additional remarks

No response

I have checked existing/closed list of issues and the Contributing Guide.

github-actions[bot] commented 4 months ago

Hello, hope this message finds you well. Congrats to your first Issue! We will review it as soon as possiable. Feel free to have a look at https://www.amebaiot.com/en/ameba-arduino-summary/ for more information

boburshokirov commented 4 months ago

Don't wait their answer. It's been 2 weeks, I still didn't get any answer. Try digitalWrite(24, LOW) in your setup. If it doesn't work, try digitalWrite(23, LOW).

M-ichae-l commented 4 months ago

@Reevoy24 Unfortunately Red Power LED, is not controllable by hardware pcb design. If you really do not want it, remove/de-solder the red LED and short the LED pcb panel.

M-ichae-l commented 4 months ago

close as no further issue