Skip to content

bluetooth rfcomm# does not show up as port for Serial Monitor in linux #5961

Open
@linuxgeek

Description

@linuxgeek

Ubuntu Linux 14.04.2
bluetooth rfcomm# does not show up as port for Serial Monitor in arduino 1.8.1

It does not up under Tools->Port. Only /dev/ttyACM0 shows up.

It's not just a refresh problem, as connecting /dev/rfcomm0 prior to launching arduino 1.8.1.
It does show up as a default board listed on the bottom right such as:
Arduino Yun on /dev/rfcomm0

It won't show up as an available serial port if I connect rfcomm0 after launching arduino 1.8.1

/dev/rfcomm0 still shows in the bottom right of arduino even if I delete /dev/rfcomm0 before launching arduino.

I am using teensy 3.2 device, but even before installing teensyduino, this is the behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS: LinuxSpecific to the Linux version of the Arduino IDEType: BuglibListSerialJava native library used in the Arduino IDE's source code to find serial ports on the computer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions