I'm almost there with the colorpicker sketch. Many of the pieces seem to be in place, and yet... when I submit requests to change LED color, nothing happens and I get this kind of output on the serial monitor:
serial port ready
XPort ready
GET /?coloâ=%23339999 HTTP/1.1
Requested! No. 0
GET /?coloâ=%23003399 HTTP/1.1
Requested! No. 1
GET /?coloâ=%23333366 HTTP/1.1
Requested! No. 2
Also, I couldn't get the XPort Direct + to connect just using TX and RX like the example, I had to use four pins as in the sketch -- TX, RX, Reset, and CTS.
Has anyone gotten it all to work? Any ideas? Oh and one more piece of info, during XPort setup the last two choices after "DisConnTime," are "SendChar 1" and "SendChar 2" -- should those be set at a specific value?
Thanks!

