It’s now time to write the server part. Here, a combination of Node.js, Jade and Javascript is used. The whole code won't be detailed here, but once you download the code for this project, you will need to change one line in a file.
First, download all the files from the GitHub repository of the project, and open the interface folder. In this folder, you will find a file called app.js. Open this file, and locate this line:
rest.addDevice('http','192.168.1.103');
You simply need to enter the IP address of your CC3000 chip that you got before.
At this point, also make sure that Node.js is installed on your computer.
Text editor powered by tinymce.