Disable Wifi status LED
Disable Wifi status LED
Postby rupak426 » Thu Jun 09, 2016 3:16 am
I want to disable Wi-Fi status LED (red LED) & blinking Blue LED from ESP-8266-01 to save power consumption. I found function "wifi_status_led_uninstall" in the SDK docs, which says that, it uninstalls Wi-Fi status LED. But not sure how to use it.
can you guys help me here?
thanks,
Rupak
Re: Disable Wifi status LED
Postby ESP_Greg » Wed Jun 29, 2016 5:02 pm
Re: Disable Wifi status LED
Postby rupak426 » Sat Jul 02, 2016 3:39 pm
My question is related to RED LED on the esp-8266-01, which as per me is showing the status of power.
wifi_status_led_uninstall() will disable gpio port not the red led.
Thanks
Re: Disable Wifi status LED
Postby ESP_Greg » Tue Jul 05, 2016 3:17 pm
Re: Disable Wifi status LED
Postby csabitec » Thu Apr 13, 2017 8:24 pm
I'm working on a project where I need to use the GPIO2 (WiFi Status Led) for another purpose (Chip Select line; all other pins are used).
How can I disable the Wifi Status Led function.
Right now both (my sketch in Arduino and ESP WiFi functions) try to use this pin and of course my device on this Chip Select line doesn't respond at all, however everything works fine without WiFi functions.
I tried to call this in setup: " wifi_status_led_uninstall(); " after including "#include <user_interface.h>"
but it gives me an error message: " undefined reference to `wifi_status_led_uninstall()' "
Thank you for your help!
-
- Posts: 41
- Joined: Tue May 05, 2015 4:48 pm
- Contact:
Re: Disable Wifi status LED
Postby alexsunmiu » Wed May 06, 2020 5:08 pm
Code: Select all
wifi_status_led_uninstall
Who is online
Users browsing this forum: No registered users and 3 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.