Sdk 2.9.3 changes from 2.6.6

Arien, back on 12/11/2024, you provided a script to help me get notification when AP-STA-CONNECTED or AP-STA-DISCONNECTED occurred so I could do processing based on those events. The topic is here: **Visit Topic (**GPIO LED control - #17 by ajudge).

That was for 2.6.6, but it’s not doing the same thing in 2.9.3. It’s not sending anything at all to the ACTION_SCRIPT.

In /etc/rc.local, I have these, which I have echo’s in hostap-leds to verify it is doing something:

service hostap-leds enable
service hostap-leds start

I basically need to know on the AP when those events above happen. I don’t know what changed in 2.9.3 that I can’t use the ones that worked in 2.6.6, so I would appreciate some guidance. But maybe this is it: there is no file in this line defined by this in 2.9.3: PROG=/sbin/hostapd_cli_s1g. It’s in /usr/sbin/hostapd_cli_s1g. Would that be it?