To try out the trigger example you need an Estimote Sticker. This example uses the Dog Sticker.
Move the Dog Sticker to activate the trigger.
You can change the type of Sticker used and the trigger logic in the source code file: js/screen-trigger-nearables.js
Use Evothings Workbench to get live reload and develop this app with a fast workflow.
(1) Drag www/index.html to the Workbench project list.
(2) Enter the Connect URL displayed in the Workbench window in the address field above and tap the Connect button.
(3) Click RUN in the Workbench window. You now have live reload enabled, just save the code in your editor and the app reloads.
You only need to Connect once to the Workbench. When connected you get automatic reload when you save a code file.
Make sure your computer and phone/tablet are on a WiFi network that allows connections (client isolation must be off).