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.
You are viewing an older revision! See the latest version
URI Command
http://192.168.3.133:9705/config
- blue LED_IND blinking 3 times: http://192.168.3.133:9705/?request=BlinkLed&nblink=3
- LED_IND 2 on nodeMCU 1.0 Pin 5 (D1) - On: http://192.168.3.133:9705/?request=LedOff
- LED_IND 2 on nodeMCU 1.0 Pin 5 (D1) - Off: http://192.168.3.133:9705/?request=LedOn
RGB on ESP-12F
- http://192.168.3.133:9705/?ESP12F=GREEN&value=1
- http://192.168.3.133:9705/?ESP12F=RED&value=0
- http://192.168.3.133:9705/?ESP12F=BLUE&value=1
Replay: BLUE is now ON
- Get LDR vaule on ESP-12F http://192.168.3.133:9705/?ESP12F=LDR
Arduino Serial
- http://192.168.3.133:9705/?arduino=SetDigital&chan=04&state=1
- http://192.168.3.133:9705/?arduino=GetDigital&chan=01
- http://192.168.3.133:9705/?arduino=SendMsg&msg=TestMQTT
- Poti-Wert: http://192.168.3.133:9705/?arduino=GetAnalog&chan=01
Links:
- IoT Server: https://github.com/internetofhomethings/Configurable-Web-Server
- ECHO: https://internetofhomethings.com/homethings/?p=1883
- MQTT/TLS: https://internetofhomethings.com/homethings/?p=1820
- http://192.168.3.133:9705/?request=MqttSslOn
ESP-12 HW Setup: https://internetofhomethings.com/homethings/?p=605