Jump to content

WiFi2 Green & Blue Status LED en-/disable?


Recommended Posts

Posted

Hi,

 

how to turn on/off the Master Brick WiFi2 Extension Green & Blue Status LED using Python?

 

Background:

Want to turn all LED's on/off for a Master Brick 2.0 with WiFi2 Extension.

 

Tests Python:

Master Brick Blue LED disabled: master.disable_status_led()

OK

Master Brick Blue LED enabled: master.enable_status_led()

OK

 

WiFi2 Green LED disabled: master.disable_wifi2_status_led()

OK

WiFi2 Green LED disabled: master.enable_wifi2_status_led()

OK - It took ~2 minutes till the LED was turned on

 

WiFi2 Blue LED disabled: how to using Python?

WiFi2 Blue LED enabled: how to user Python?

 

Thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...