Society of Robots - Robot Forum

Software => Software => Topic started by: E. Almazrooei on April 05, 2011, 01:44:26 AM

Title: serial Data of MatchPort b/g
Post by: E. Almazrooei on April 05, 2011, 01:44:26 AM
Hi all  :)


I had a problem with serial Data of MatchPort b/g .I knew that matchport use UART to send /receive serial data from host to matchport or vice versa.

Now , when I pressed a button in my java applet ,LED TX1 in Demo board blinked .(so it recieve something from my PC)

But I want to see the form of an array data (how it are received or sent in matchport ) .This will help me to know how the sent data from my microcontroller will be received in matchport b/g in order to program it.

I already used hyperterminal program but I didn't get any response in program although I sent data to my matchport b/g ?.

Could you please guide me how to check my data array form  and view it ?

Your help is highly appreciated
 :)