Newbie 232 question for blu-100
ptalentk
Posts: 2
Hi everyone, I'm newbie to BSS London
Currently I setup the BLU-100 to use as a audio selector as shown below
[/URL]
[/URL]
[/URL]
I would like to use the serial port connection from a PC to switch between the 2 sets of parameter preset.
My question is: What is the correct format of string that works in this case?
PS: I have tried using the hyperterminal in PC to send the string \"02 8C 00 00 00 00 8C 03\" and \" 02 8C 00 00 00 01 8D 03\" to the device, but it doesn't work at all.
Thanks for your help~
Currently I setup the BLU-100 to use as a audio selector as shown below
[/URL]
[/URL]
[/URL]
I would like to use the serial port connection from a PC to switch between the 2 sets of parameter preset.
My question is: What is the correct format of string that works in this case?
PS: I have tried using the hyperterminal in PC to send the string \"02 8C 00 00 00 00 8C 03\" and \" 02 8C 00 00 00 01 8D 03\" to the device, but it doesn't work at all.
Thanks for your help~
0
Comments
Have you selected the appropriate Baud Rate setting? Select the BLU-100 in the Main View, then you wil see the Serial settings in the Properties window.
Check that the cable is wired correctly. You can find the pin outs in the Help.
Also make sure that the software you are using to send the serial strings is interpreting the string as Hex and not ASCII.
Here is a useful string which makes the Locate light flash. If it doesn't flash then check settings and cable.
02 88 00 00 00 00 00 00 00 04 00 00 00 00 8C 03 (these are HEX bytes)