Andreas has provided a few test apps so for the moment we don’t have to write, add or upload sketches (apps). In this wiki we asume you have read the previous pages and succesfully added your device to IOTAppStory.com
Their are two ways for managing Projects and Devices. With the Control Panel and the "Quick Settings" in your device's config pages. In this wiki we will look at the latter.
If you are interested in whats going on "under the hood" then this would be a good time to folow things with the Arduino IDE Serial Monitor.
If your not already, boot your devices into config mode by pressing the flash button for 8-10 seconds. And when in config mode go to the "Project Settings" page. (swipe or use the menu button in the top right corner)
Your device will reboot, check IOTAppStory.com for updates, download and boot the Blink app.
This App is written in such a way that if necessary you can change the ledPin and blinktime in the "App Settings" page in config mode.
(The default blink pin is Gpio2 or D4 for Wemos and Node users)
(Wemos users can also select the Clock or Temp app.) And it is worthwhile checking out the different "App Settings" for each of these example apps.
Now all changes made to this project will effect both devices.