Hi All,
I'm using WL1271 module with AM335x.
I want to use one LED indicator for WL1271,
when data tranfer busy, the LED blink fast, vice versa.
How do I need to do ? Any reference source code for me?
thanks!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi All,
I'm using WL1271 module with AM335x.
I want to use one LED indicator for WL1271,
when data tranfer busy, the LED blink fast, vice versa.
How do I need to do ? Any reference source code for me?
thanks!
Jacky,
Are you looking to know where to put a code for LED blinking based on traffic or you question is about the API/mechanism to control the LED on AM335x BSP?
Regards,
Naveen
Naveen,
I want tot know where to put a code for LED blinking based on wifi traffic.
thanks!
Jacky,
You might refer to net/mac80211/led.c. This has some example code for LED blinking based on traffic that you may use/modify for your requirements.
Regards,
Naveen