THE first thing There are to types of the CHATBOARD (different pinout but both should work) so make sure the pinout is correct. Then ----> LONG story even longer

. The main thing is to get the keyboard connected and initialized right. The SMS key press is essential also. You can try with any serial port software that the connections are right. The INIT communication is shown below.
THE SCHEMATICS:
https://securehost34.hrwebservices.n...sonChatBoardPC
THE CONTROLLING SOFTWARE (I used 3.3 dont know if it is 4.0 compliant)
http://www.promixis.com/download.php?id=673 GIRDER 3.3
http://www.promixis.com/download.php?ID=589 generic serial plugin 3.0.20 for GIRDER 3.3 (You have to register to download these. You can try to find them elsewhere also)
THE CUSTOM FILES:
Attachment CHATBOARD.RAR includes the files
DscalerWithChatboard.GML
and CHATBOARD.ini
The CHATBOARD.ini is loaded from the serial plugin (make sure to use the right com port.
And DscalerWithChatboard.GML is Loaded from the girder itself. The osd should work in default girder. When the keyboard is powered it should send
-> AT<13>
<- OK<13><10><0> this is sent from the GIRDER to keyboard. and so on
-> AT+CGMM<13>
<- OK<13><10><0>
-> AT+CGMR<13>
<- OK<13><10><0>
Please press the SMS key... (here the os should come UP)
-> AT*EDME?<13>
<- OK<13><10><0>
-> AT*ESVM?<13>
<- OK<13><10><0>
-> AT+CKPD="eseee<see<<s>>ss1"<13>
<- OK<13><10><0>
-> AT+CKPD="c",25<13>
<- OK<13><10><0>
I´m sorry if I dont remember so well anymore. But I try to help the best I can.
Now I´ll have to post this. Otherwise i'm writing the whole night
