Hi,
I am running LEAP 15 with KDE Plasma 5.12.6 and an Adafruit Bluetooth dongle https://www.adafruit.com/product/1327.
On my breadboard is an ATmega and an Adafruit Bluetooth module https://www.adafruit.com/product/2479.
Traditionally, I would use minicomm (~> minicom -b 9600 -D /dev/ttyACM0) to talk to a USB/FTDI convertor which in turn is connected to my chips Tx/Rx pins. No probs…
How do I create the /dev/rfcomm0 (if that is the way to go?) so that my minicom serial terminal can talk to my chip?
Best regards, Martin