I realize that this may longer be supported at all, but I’m at a loss and hoping for help anyway.
I’m using the DI WiFi Module for the NXT, along with the DIWI-Websocket-Chrome file, using the premade websocket website provided. Found here: http://www.dexterindustries.com/download.html#DIWIFI under the RobotC Examples and Websocket Examples.
The files compile fine on an older version of RobotC, and connecting to the WEP network works fine. I run the Websocket file, which also seems to work, and I’m given an IP to use to connect to the robot using the website.
This IP is always 74.125.196.*, but it doesn’t seem to try to connect. So I attempted to use the robots local IP from the WLAN, 192.168.1.107 in my case. When I do this, the robot crashes and begins clicking and the only way to restore it is to reset it and reinstall the drivers again.
Has anyone seen this before? Any advice?