How to make WEB DEVELOPER use the serial component using the BLUETTOTH connection
-
- Posts: 26
- http://meble-kuchenne.info.pl
- Joined: Fri Dec 11, 2020 8:21 am
How to make WEB DEVELOPER use the serial component using the BLUETTOTH connection
Please help. I want to use WEB DEVELOPER to send and receive information via "serial port" using a Bluetooth connection. How should I configure the "Filters" field of the "serial port" component? Please give me some working examples
-
- Matrix Staff
- Posts: 1465
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 204 times
- Been thanked: 347 times
Re: How to make WEB DEVELOPER use the serial component using the BLUETTOTH connection
If you leave the filter blank, you should be able to choose a Bluetooth RFCOMM serial port that is using the Serial Port Profile (SPP) when calling the RequestPort macro. Does your device show up when you try this?
There is currently no way to filter for specific Bluetooth devices using the filter, but I could look into this for you. Do you know what Service Class ID is your Bluetooth device using?
There is currently no way to filter for specific Bluetooth devices using the filter, but I could look into this for you. Do you know what Service Class ID is your Bluetooth device using?
Re: How to make WEB DEVELOPER use the serial component using the BLUETTOTH connection
I haven't done any tests yet.