Hi,
I'm trying WCL to find specific devices, pair them and connect to SPP.
My app should create a comport, that can be used by other applications.
The serial port should be listed in device manager under "serial ports" like it does, if the SPP-checkbox in the BTDevice-properties-Tab is checked (Microsoft-stack).
My app won't send or receive any data via the connected SPP, it's only purpose is to establish the connection to devices and create the comports.
How can I achieve this using WCL?