This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Status indication?
#1
Is there an output which provides AP status? I would like to have a light, and perhaps a beeper, to indicate the status of the AP. I have had couple of occasions that AP has turned off, for whatever reason. And seeing a green/red LED would make this more obvious.
Reply
#2
it is not really programmed to turn off.

so I am first curious about what exactly happened. Did it change mode? Is it possible it rebooted?

as for the green/red LED.. do you mean one wired into the pi somewhere? It is possible to monitor status using pypilot_client or even to write simple python scripts which watch changes like ap.enabled and such a script could easily turn on/off the led.
Reply
#3
(2025-09-14, 03:38 AM)seandepagnier Wrote: it is not really programmed to turn off.

so I am first curious about what exactly happened.  Did it change mode?  Is it possible it rebooted?

as for the green/red LED..  do you mean one wired into the pi somewhere?  It is possible to monitor status using pypilot_client or even to write simple python scripts which watch changes like ap.enabled and such a script could easily turn on/off the led.

I have a capacitive touch buttons at the moment, and something (a drop of water?) may have caused it to turn off.

Yes I meant a hardwired indicator. Thank you for the suggestions.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)