Hello, I am wanting to connect the chatboard to a micro controller. I am
keen to get any info i can about the serial communication it uses. This site
has been a little helpful
http://www.iptel-now.de/HOWTO/CHATBOARD/chatboard.html I know it uses
9600,8,N,1. But i'm not sure what commands it needs to initialize it. It
'seems' to be sending AT commands (about 9 of them). I'm not sure if i need
to reply to those or how i can get any useful info out of it. Basically i
want to use it as a mini keyboard to write stuff to a 2x16LCD screen.
Any help would be greatly appreciated.