|
RSS
Feed

Wires No More!

$159.99 a pair
Wireless Serial Adapter
(Bluetooth to RS232)

$19.99
Bluetooth USB Dongle
(Class 1, EDR, v2.0)
|
Bluetooth
Wireless Serial Adapter SDK Released
Price $499.95

WCSC's
Bluetooth Wireless Serial Adapter Software Development Kit provides an
extremely easy to use API for using the
Bluetooth Wireless Serial Adapter in multi-paired mode or standard
paired mode.
This SDK ships with a new version of our configuration utility
that in addition to allowing a Bluetooth wireless. adapter to
connect/disconnect to any number of units discretely, allows sending
files to the selected serial port.
More descriptions below.
Features:
-
Connect/Disconnect from master adapter to any number of remote
adapters.
-
An updated version of the configuration utility that supports file
transmission over the port connected to (ideal for sending programs
to CNC machines like lathes, controllers, etc).
-
A DLL that may be called from any tool or language capable of
calling Windows DLLs including C/C++, Visual Basic, C#, and more.
-
.Net compatible.
-
Easy to use API.
-
Ready to build C#, Visual Basic, C/C++ examples.
-
Includes an unlimited license that allows the distribution of our
DLLs and configuration utility with user developed custom
application.
-
Excellent documentation

Who should get this SDK?
The figure above illustrates a computer connected to several remote
controllers wirelessly. An application could be written in less than one
hour to connect to individual controllers,
Partial API:
-
ConfigBTRS232Abort() - Abort any of the subsequent commands.
-
ConfigBTRS232Connect() - Connect to specified remote adapter
-
ConfigBTRS232Disconnect() - Disconnect from specified remote
adapter.
-
ConfigBTRS232Sendfile() - Send the specified file to remote adapter.
Example:
The following is a complete application to connect to the specified
remote device, send a file, and disconnect.

|