C
Carlos Viescas
Hello,As mentioned in Windows 10 Bluetooth SPP – Two Virtual COM Ports | Andreas' Blog, Bluetooth SPP opens two ports when pairing a device: An incoming port is used when a remote device established a connection to your device, and is exposed as the SerialPort service to the remote device.An outgoing port is used to make a connection to the serial port service on a remote device.Is there a way to modify this behavior and specify to open just one of the two (e.g. incoming port, telling Windows in advanced that the remote device is establishing the connection) ? I am specially interested also if it
Continue reading...
Continue reading...