Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
MQTT Command
- blue LED_IND blinking 3 times: /?request=BlinkLed&nblink=3
- LED_IND 2 on nodeMCU 1.0 Pin 5 (D1) - On: /?request=LedOff
- LED_IND 2 on nodeMCU 1.0 Pin 5 (D1) - Off: /?request=LedOn
RGB on ESP-12F
- /?ESP12F=GREEN&value=1
- /?ESP12F=RED&value=0
- /?ESP12F=BLUE&value=1
Replay: BLUE is now ON
- Get LDR vaule on ESP-12F /?ESP12F=LDR
Arduino Serial
- /?arduino=SetDigital&chan=04&state=1
- /?arduino=GetDigital&chan=01
- /?arduino=SendMsg&msg=TestMQTT
- Poti-Wert: /?arduino=GetAnalog&chan=01