Just a quick question, is there any GPIO pin/functionality which could be "misused" as WLAN activity indicator (blinking/toggling with WLAN traffic) to power a LED?
There is no dedicated function for this as far as I could see and the idea to use the HOST WAKE UP functionality for it doesnt work, because it is only enabled when the host really is asleep.
Hello,
Hope you are doing well. There is no GPIO or alternate pin function intended to indicate general WLAN traffic/activity. The available GPIO functions are standard interfaces, coexistence signals, reset, and wake/interrupt signaling.
The practical implementation would need to come from the host side (for example, software-driven LED control based on driver/network activity).
Best Regards,
Ricardo