Advertisement
WCS-232 v4.0 converts RS-232 serial signals to Bluetooth RF signals.
Model Name | WCS-232 v4.0 |
Type | Bluetooth-Serial(RS232) Converter |
Distance | Nom. 100m up to 1000m using Patch Antenna |
Voltage | 5V ~ 12V/DC (Polarity: Independent) |
Wireless interface | Bluetooth Specification Version 2.0+EDR Class1 |
Frequency bandwidth | 2402 ~ 2480 MHz |
Radio mode | Frequency Hopping |
Channels | 7 |
Modulation | GFSK |
Current | Max 80mA, Min 2mA |
Temperature | -20 ~ 70°C |
Antenna | SAT-G01R: +1dBi Stub Antenna DAT-G01R: +3dBi Dipole Antenna(optional) DAT5-G01R: +5dBi Dipole Antenna(optional) PAT-G01R: +9dBi Patch Antenna(optional) |
Serial communication | 1200 bps-115.2 Kbps Full Duplex 8 Data bits
|
Flow Control | RTS/CTS ON/OFF possible, DTR/DSR/DCD Loop Back connected |
SETUP ACTIVE: Active Mode
SETUP ACTIVE: Setup Mode
DB-9 Connector Pin-Layout
There is no need to install additional programs in your computer or communication devices to use the WCS-232 v4.0. Connect the WCS-232 v4.0 to a serial port at your computer or communication device and supply it with power. Then you can easily access it as if you were using the existing serial port.
WCS-232 v4.0 can be powered by the following methods: DC power supply, PC USB port through USB cable or DB9 pin connector (available only if special serial ports are used).
A Bluetooth connection between two devices using the WCS232 v4.0 is automatically established when both WCS-232 v4.0 are powered on. After that, LINK LED turns red and you are free to use the WCS-232 v4.0.
Since WCS-232 v4.0 are connected onto the serial port of your PC or communication device, you should specify the serial port environment information (Baud rate, data bits, parity bit, stop bit, flow control, etc.) and the RF connection (device name, operating mode, target address, etc.) for mutual communication.
RF connection setting is required only if you communicate with other manufacturer's Bluetooth devices instead of the WCS-232 v4.0 or change the initial setting.
For environment setting, please use "Hyper terminal" included in your Windows' operating system.
WCS-232 v4.0 can set baud rate, parity, stop bit, device name, target adapter and operating mode using Hyper Terminal.
If you enter '?,' the list for all commands is displayed, and if '?<command>', how to use the requested command is displayed. All commands should be typed with capital letter. All commands and setting values are case-sensitive.
This is necessary only if you communicate with other manufacturer's Bluetooth devices instead of the WCS-232 v4.0 or change the initial settings.
The following example showing how to set up the destination WCS-232 v4.0 address.
Although the WCS-232 is RS232, WCS-232 supports multiple connections up to 4 slave units. There are two types of multiple connection modes: Multi-Drop mode and Node-Switching mode.
In Multi-Drop mode, the master can connect to maximum 4 slaves. At the same time, they transfer the data interactively as below figure.
In Node-Switching mode, the master can connect to maximum 4 slaves. But, only one connection with one slave is active and the data is transferred as below figure.
You don't have to use software program separately.
All processes are equal to Multi-Drop mode setting. But, the difference is not 'Multi-Drop mode' but 'Node-Switching mode.' For example, in Multi-Drop mode, type 'M' and type '4' to select Multi-Drop mode. But, in Node-Switching mode, type 'M' and type '5' to select Node Switching mode.
In Node-Switching mode, the master unit maintains multiple connections with maximum 4 slave units but only one connection with one slave unit is active and data is transferred. Active slave is selected by AT commands. (Need for software program)
When large data exchange occurs in Multi-Drop mode without flow-control enabled, the master unit may experience data loss. It may also experience occasional disconnections and/or system rebooting especially when bi-directional communication happens. It is strongly recommended extensive performance test before any real world field applications.
Node-switching mode provides nearly equivalent performance as single connection mode. It is always recommended to use flow-control for both of Multi-Drop mode and Node Switching Mode.
The Wait Mode that waits for a command by a user performs search and connection of accessories. The correspondent adapter shall be set up in Wait Mode.
It searches Bluetooth devices connected and serviced in the same coverage.
After execution of the command, the adapter address searched is displayed
Connection to a specific device
After execution of the command, the ready of communication is ended and the communication is enabled in Active Mode.
Items | Commands | Descriptions | Remarks |
1. Connection Setting | A(addr) | Setting for the address of device to be connected addr: 12 numbers in Hex | |
2. Baud Rate Setting | B(BR) | Setting for baud rate. BR(Baudrate): 0 ~ 7 | 0: 1200, 1: 2400 2: 4800, 3: 9600 4: 19200, 5: 38400 6: 57600, 7: 115200 |
3. PIN Number Setting | E(PIN/ Enter) | Setting for authentication / ciphering. PIN: 16 letters (max) Enter: deactivated | After authentication and ciphering, two adapters are to be connected if their PIN numbers are the same. |
4. Flow Control Setting | F(FC) | Setting for flow control FC: 0 ~ 1 | 0: None 1: Hardware |
5. Search Timeout Setting | G(TO) | Setting for search timeout TO(timeout): 0 ~ 999 | Effective in connection mode 2. Default: 10 seconds |
6. Maximum Search Setting | H(NO) | Setting for the maximum number of devices to be searched NO(Respondents): 0 ~ 999 | Effective in connection mode 2. Default: 10 |
7. Search Execution | I(TO,NO) | Search for Bluetooth devices connected TO(timeout): 0 ~ 999 NO(correspondents): 0 ~ 999 | Effective in connection mode 2. Search will be completed when it reaches either timeout or the maximum number of correspondents. |
8. Search Response Setting | J(E/D) | Setting whether to respond to search request E: Enabled D: Disenabled | Effective in connection mode 1. |
9. Power save setting | K(E/D) | Setting for power save mode E: Enabled D: Disenabled | |
10. Connection Mode Setting | M(mode) | Setting for connection mode The default setting for WCS-232 v4.0 is connection mode 0, and connection modes 1,2 are used for the connection with other Bluetooth devices. Mode: 0 ~ 2 | 0: 1:1 connection 1: connection waiting 2: wait for user command |
11. Name Setting | N(name) | Setting for friendly name. Name: 30 letters (max.) | Along with the address, it is available for ID. |
12. Parity Bit Setting | P(PA) | Setting for parity bit. PA: 0 ~ 2 | 0: None 1: Odd 2: Even |
13. Connection Timeout Setting | Q(TO) | Setting for timeout connection. TO(timeout): 0 ~ 999 | Effective in connection mode 2 |
14. Stop Bit Setting | S(ST) | Setting for stop bit. ST: 0 ~ 1 | 0: 1 Stop 1: 2 Stop |
15. Connection Execution | T(addr, [TO]) | Connection to a specific device. addr: 12 numbers in Hex [TO](timeout): 0 ~ 999 | Effective in connection mode 2 |
16. Execution Cancellation | U | Cancellation of device search and connection command. | Effective in connection mode 2 |
17. Setting Confirmation | V | Displays current setting. | Software version information included |
18. CoD Setting | W(CoD) | Setting for class of device. CoD: 6 numbers in Hex | Default: "001F00" Critical factor for search |
19. Setting Change Save | X | Applies edited settings. | After command, WCS-232 v4.0 shall be rebooted. |
20. Status Display | Z | Displays the status of WCS-232 v4.0. | S: Idle P: Pairing C: Connecting A: RF on I: Inquiring |
21. Help | ?([command]) | Displays command list and help. | Commands shown are depending on the Current Mode. |
22. AT Command Response | L(E/D) | Setting whether to respond to AT command | AT command can be used in mode 2 |
23. Factory Reset | R | Setting for factory reset |
※ User should change hyper terminal setting value as like Baud rate, Parity bit, Stop bit to assigned factory default value in the Set-up mode, If user has changed factory default's setting value.
COM Port Settings
Check whether the Baud rate of WCS-232 v4.0 matches that of its host equipment.
Check whether the host equipment has a Data bit setting of 8. WCS-232 v4.0 supports only 8 Data bit settings. If your host equipment uses 7 Data bit and even or odd parity, it may work with a 8 Data bit and No parity setting. This is valid only when both DCE devices are the WCS-232 v4.0. In this case, set both WCS-232 v4.0] to 8 Data bit and No parity. If one of DCE devices is another Bluetooth device such as Bluetooth USB dongle, 7 bit data configurations will not work.
Check whether the Parity and Stop bit of WCS-232 v4.0 match those of your host equipment. WCS-232 v4.0 supports No parity, Even parity and Odd parity, 1 and 2 Stop bit configurations.
Check whether the host equipment of WCS-232 v4.0 uses Hardware Flow Control. WCS-232 v4.0 is initially set to Use of Hardware Flow Control. If your host equipment does not use Hardware Flow Control, please disable the Hardware flow control option by referring to '5.Operating environment setting.' WCS-232 v4.0 does not support RS-232 break signal.
Pin Assignment
WCS-232 v4.0 is a DCE device. If your host equipment is DTE, plug WCS-232 v4.0 directly to the host equipment or use straight RS-232 cable. If your host equipment is DCE, use will need to use a cross over RS-232 cable (Null modem cable) or a Male to Male DB9 Null Modem adapter.
Hardware Flow Control
When transmitting large amounts of data with No Hardware Flow Control, WCS-232 v4.0 may clear the data buffer unexpectedly. The possibility becomes greater as the RF transmission environment becomes worse.
Response Message
AT response messages from the WCS-232 v4.0 may affect the host system unexpectedly. Do not use WCS-232 v4.0 If your applications cannot allow for this wireless time delay.
RF Processing Delay
It takes 30msec approximately for a WCS-232 v4.0 to complete a data transmission to the other Bluetooth device. This time delay cannot be reduced and may enlarge as the RF transmission environment becomes worse. Do not use WCS232 v4.0 If your applications cannot allow for this time delay.
RF Transmission Environment
If there are many Bluetooth devices working in a small area and/or the RF communication distance is too great and/or there are some obstacles affecting RF performance, the WCS232 v4.0 repeats the transmission packet by packet due to interferences and/or low RF performance. This may lead to increased data transmission time delays.
16F Daerung Post Tower-1, 212-8, Guro-dong, Seoul, Korea
Tel: 82-2-855-0501 Fax: 82-2-855-0580
www.sysbas.com marketing@sysbas.com
Here you can download full pdf version of manual, it may contain additional safety instructions, warranty information, FCC rules, etc.
Download SystemBase WCS-232 v4.0 - Wireless/Serial(RS232) Converter Manual
Advertisement
Need help?
Do you have a question about the WCS-232 v4.0 and is the answer not in the manual?
Questions and answers