I'm having a heck of a time switching to Matrix Orbital mode, and having it stick. I start with 0xFE 0x47. Then is position 0 0x00 0x00 or 0x00 or 0x01 0x01 or something else?
Or is there another command which should do it?
Also, sending 0xFE 0x99 does not display the IP address information, or if it does, it does so very quickly and is overwritten.
Also, which version of the #twatch firmware shipped with the device?
Version 0b shipped in the #twatch.
Positioning the cursor to the first character (0x01) is what actually ends the twitter client and switches to Matrix Orbital mode:
http://code.google.com/p/dangerous-prot ... rver.c#173 (http://code.google.com/p/dangerous-prototypes-open-hardware/source/browse/trunk/%23twatch/source/twatch-v0b/LCDTCPServer.c#173)
And it looks like despite the documentation, network config display didn't get programmed yet:
http://code.google.com/p/dangerous-prot ... rver.c#146 (http://code.google.com/p/dangerous-prototypes-open-hardware/source/browse/trunk/%23twatch/source/twatch-v0b/LCDTCPServer.c#146)