Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add support for /dev/rfcommX for linux #10

Closed
wandiufo opened this issue Sep 8, 2022 · 3 comments
Closed

add support for /dev/rfcommX for linux #10

wandiufo opened this issue Sep 8, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@wandiufo
Copy link

wandiufo commented Sep 8, 2022

Dear Developer
I am interested in using BetterSerialPlotter under Linux.
I am using serial over Bluetooth (HC06) to communicate with hardware Arduino Uno.
Under windows, the Bluetooth binding to COMX has the same name format as other serial ports and successfully detects and works by BetterSerialPlotter.
But under linux the bluetooth binding to /dev/rfcommX and can not detect by BetterSErialPlotter (may be because different name format /dev/ttyUSBX).
Could you help me with how to make BetterSerialPlotter can detect the /dev/rfcommX?
Thank you very much for your help.
Best regards,
Irwandi

@nathandunk
Copy link
Owner

Hi @wandiufo , I think I can fix this without too much trouble. Give me a bit of time and I think I can add this functionality.

@nathandunk
Copy link
Owner

Hi @wandiufo. Can you try out this version and let me know if it works? I don't have the ability to test on my machine, but I think it should do the trick. If it works, I'll add a release.
BetterSerialPlotter.zip

@nathandunk nathandunk added the enhancement New feature or request label Sep 21, 2022
@nathandunk
Copy link
Owner

Support for several more port types have been added in this release.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants