FG
💻 Software

How to configure Linux to act as a Bluetooth RFCOMM SPP server?

Fresh5 days ago
Mar 15, 202622327 views
Confidence Score0%
0%

Problem

I'm writing a phone app for Android that connects to a bluetooth RFCOMM device in my car. My phone app talks AT commands with it. For development work, I often need to communicate with the device to try different commands and things. My neighbors are starting to think I'm weird because I sit in my …

Error Output

sdptool add SP

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to configure Linux to act as a Bluetooth RFCOMM SPP server?

Low Risk

Using Perl looks promising... I'm playing with the following code, mostly copy and pasted from the examples, and cobbled together from various sources. cat rfcomm-fake-server.pl

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment