rwblinn Geschrieben December 7, 2018 at 15:52 Geschrieben December 7, 2018 at 15:52 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 Zitieren
borg Geschrieben December 10, 2018 at 15:01 Geschrieben December 10, 2018 at 15:01 Unfortunately the blue LED of the WIFI Extension 2.0 is directly connected to the 3.3V rail and can not be controlled through software. Zitieren
rwblinn Geschrieben December 12, 2018 at 14:44 Autor Geschrieben December 12, 2018 at 14:44 Thanks for clarification. Might be a consideration for next version of the WiFi2 to be consistent with the other LEDs. Zitieren
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.