Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Sketch: HTTP (Basic URL trigger)

mcer12 edited this page Oct 31, 2019 · 6 revisions

First run

  1. Push any of the buttons. Led indicator will start blinking and new wifi access point "Hugo_XXXXXX" will appear for 5 minutes.
  2. Connect to the network with phone or PC and open URL 10.10.10.1
  3. There you will set your wifi credentials and url address for each button.
    NOTE: https is not implemented as of yet, only http urls will work.
  4. (Optional) To further improve performance and battery life, you can add your router's gateway IP address and also pick a static IP for your remote. You will also have to set the static IP on your router.

MAC Address

Since version 1.4 you can find MAC address on config portal. Also, config portal SSID contains last 6 characters of the MAC address. This can help setting up static IP in your router.

Changing settings

Push and hold buttons 1 + 4 until the led indicator starts blinking. To shut down Config AP and resume normal function, just push any button.

HTTP sketch specific options

  • You can use [blvl] shortcode to insert battery level to the url.
  • You can use [mac] shortcode to insert MAC address to the url.
Clone this wiki locally