hello.
I want to develop a Bluetooth-device that will be defined as COM-port for PC/notebook
by standard Windows tools.
In other words, when searching for
Bluetooth-devices, a new com port will be found.
And any program that uses COM port will be able to use this new port, for example hyperterminal or Hercules.
If in the hyperterminal I make sending the packet to this new COM port in the standard way, then this packet appears at the output of the TX of UART of this
Bluetooth-device.
Which chip is suitable for these purposes?
I previously tried to use CC2650 but BLE-stack no support classic BT SPP profile https://e2e.ti.com/support/wireless-connectivity/bluetooth/f/538/t/670972
Which chip is supporting classic BT SPP profile?
If I connect my Nokia 5230 phone through standard USB-Bluetouth adapter CSR8510_A10, an additional com-port appears in the device manager, which can be used by standard means or defined as modem. I need the same.