Hi,
I am following this video to create a simple web server on MSP430F5529LP with CC3000 Boost, with Energia version 11.
The output of the serial monitor is attached.
When I access the server IP (http://192.128.1.68/) from the browser, the page doesn't load.
The boost IP doesn't seem legit. Look at the attached output and you will see the gateway is 192.128.1.254 but actually the gateway is 192.168.1.254 (got from cmd prompt ipconfig result).
Similarly, the boost IP should be 192.168.1.68, not 192.128.1.68. Tried both in the browser but none works.
It seems like my CC3000 Boost is not properly configured.
Can anyone please suggest?
