Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Cannot connect SPP using rfcomm #20

Description

@sunxiaohuix

Step1.
1- Enable bluetooth on Edison1 and Edison2
"rfkill unblock bluetooth"
2- Start bluetoothctl on both devices
3- Edison1 :
power on
agent DisplayOnly
default-agent
discoverable on
4- Edison2: scan on
5- Edison2 : (also accept connection on Edison1)
trust [edison1 Mac]
pair [edison1 Mac]

Step2.
On edison 1 :
rfcomm listen 0 22

On Edison2:
rfcomm connect 0 [Edison1 Mac] 22

Failed info:
Can't connect RFCOMM socket: Connection refused

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions