1. Burn the given image into the SD Card as defined in the "User Guide" (Using win32 imager) 2. After successful installation, Boot the IOP board with the new card. 3. goto Dektop & open IOP folder. 4. Inside IOP folder open "IOT-UI" folder. This is the folder for the frontend GUI code. 5. Run 'npm start' to start the UI in a terminal opened from IOT-UI folder. 6. Then again inside "IOP" folder open "www" folder. 7. Run 'node iot-node-server.js' from a terminal opened from www folder. 8. Add a new device & verify. (Please refresh the page, if the added device is not displayed in the UI)