Hi all.
Ble does not define the traditional bluetooth SPP service. If i customize the SPP service in ble, can i identify and create a virtual serial port on Windows when connecting with it?
Hi all.
Ble does not define the traditional bluetooth SPP service. If i customize the SPP service in ble, can i identify and create a virtual serial port on Windows when connecting with it?
i identify and create a virtual serial port on Windows when connecting with it?
Nope. You would need to write (or use a 3rd party) custom COM port driver.
It is in general better to customize the app in order to properly use BT LE GATT functions instead.
i identify and create a virtual serial port on Windows when connecting with it?
Nope. You would need to write (or use a 3rd party) custom COM port driver.
It is in general better to customize the app in order to properly use BT LE GATT functions instead.