dBeau
Active Member
I've been playing with sending commands to my elk via the tcp connection. It's all working great and does what I'd expect. Except for one thing. If I issue an "sw" command, the word is never spoken. It doesnt matter which word I request. I've tried quite a few including the one in the example from the serial protocol document. Oddly, the "sp" command works just fine. Enough works that I am sure I know how to talk to the device, compute checksums, etc. I am wondering now if there is a misconfiguration somewhere else, or if speaking a word is not as simple as just sending a single "sp" command.