What is the COM port of serial port for Bluetooth for Raspberry Pi

myPort = new Serial(this, “dev/rfcomm9”, 9600);

just a different port

1 Like