Shop OBEX P1 Docs P2 Docs Learn Events
need help in LinkMatik2.0 — Parallax Forums

need help in LinkMatik2.0

haydarCPEhaydarCPE Posts: 2
edited 2010-12-31 13:06 in Propeller 1
hello every 1 [noparse]:)[/noparse]
merry xmax
am tryin to interface linkmatik 2.0 with Atmel89s51 , the main issue that i cant find enough resources for LinkMatik 2.0, it has various operating modes such as auto slave, auto master·and MUX mode, i want to know which one should i use?? all what i've found was ASCII commands for configuration?? how can i write the c code cause i want it to to recive data from a remote device and send it to the ATMEL via Linkmatik·and as well as·transmmiting data from ATMEL to linkmatik 2.0 and through linkmatik the·data will be sent to a remote device, any c codes? please any 1 who read this help me
i'll be so thankfully[noparse]:)[/noparse]
Haydar

Comments

  • kwinnkwinn Posts: 8,697
    edited 2008-12-28 22:38
    I have downloaded and looked at the data sheet for the LinkMatic 2.0, and all the information seems to be there. I am not an expert on the device but it appears that if you set up the remote unit as auto-slave and the local one as auto-master you can communicate as if you had a direct wired serial connection.
  • haydarCPEhaydarCPE Posts: 2
    edited 2008-12-28 23:28
    hey kwinn
    thanx 4 the replayin....
    yah thats right but its just in the case that am able to set the remote device slave or master but imagin a situation like a cell phone i mean its not possible 2 really to set it up 4 one single mode cause it can be any right?
    plus the main issue is how am going to configure the linkmatik device and exhanging its modes using c language, linkmatik bluetooth module works with ASCII commands not c language [noparse]:([/noparse] need sum more help please
    thanx kwinn[noparse]:)[/noparse]
  • kwinnkwinn Posts: 8,697
    edited 2008-12-29 19:00
    You would use a C program on a PC or microcontroller to send the ASCII commands to the LinkMatik via the serial port. I am guessing (based on the data sheet) that it will remain in that mode until you change it again, so if you want to use them for analog (ie voice) you would set both units to voice and they would stay that way.
  • momanimomani Posts: 1
    edited 2010-12-31 13:06
    hi kwinn , i'm working on a project ana i'm using linkmatik 2.0 and i can't operate it in the command mode can u help me in that please.
Sign In or Register to comment.