Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Linux Programming
  4. rfcomm ?

rfcomm ?

Scheduled Pinned Locked Moved Linux Programming
securityhtmlcomlinuxtools
8 Posts 4 Posters 15 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    I am looking for help to implement / test rfcomm - on Ubuntu Description: Ubuntu 22.04.4 LTS When I type rfcomm -a I get this response

    nov25-1@nov251-desktop:~$ rfcomm --a
    nov25-1@nov251-desktop:~$

    When I type

    rfcomm -h I get this

    nov25-1@nov251-desktop:~$ rfcomm --h
    RFCOMM configuration utility ver 5.64
    Usage:
    rfcomm [options] Options:
    -i, --device [hciX|bdaddr] Local HCI device or BD Address
    -h, --help Display help
    -r, --raw Switch TTY into raw mode
    -A, --auth Enable authentication
    -E, --encrypt Enable encryption
    -S, --secure Secure connection
    -C, --central Become the central of a piconet
    -L, --linger [seconds] Set linger timeout
    -a Show all devices (default)

    Commands:
    bind [channel] Bind device
    release Release device
    show Show device
    connect [channel] Connect device
    listen [channel [cmd]] Listen
    watch [channel [cmd]] Watch

    nov25-1@nov251-desktop:~$

    I am using this link Ubuntu Manpage: rfcomm - RFCOMM configuration utility[^] Any help would be greatly appreciated Thanks

    J T L 3 Replies Last reply
    0
    • L Lost User

      I am looking for help to implement / test rfcomm - on Ubuntu Description: Ubuntu 22.04.4 LTS When I type rfcomm -a I get this response

      nov25-1@nov251-desktop:~$ rfcomm --a
      nov25-1@nov251-desktop:~$

      When I type

      rfcomm -h I get this

      nov25-1@nov251-desktop:~$ rfcomm --h
      RFCOMM configuration utility ver 5.64
      Usage:
      rfcomm [options] Options:
      -i, --device [hciX|bdaddr] Local HCI device or BD Address
      -h, --help Display help
      -r, --raw Switch TTY into raw mode
      -A, --auth Enable authentication
      -E, --encrypt Enable encryption
      -S, --secure Secure connection
      -C, --central Become the central of a piconet
      -L, --linger [seconds] Set linger timeout
      -a Show all devices (default)

      Commands:
      bind [channel] Bind device
      release Release device
      show Show device
      connect [channel] Connect device
      listen [channel [cmd]] Listen
      watch [channel [cmd]] Watch

      nov25-1@nov251-desktop:~$

      I am using this link Ubuntu Manpage: rfcomm - RFCOMM configuration utility[^] Any help would be greatly appreciated Thanks

      J Offline
      J Offline
      jschell
      wrote on last edited by
      #2

      Salvatore Terress wrote:

      rfcomm --a

      That has two dashes.

      L 1 Reply Last reply
      0
      • J jschell

        Salvatore Terress wrote:

        rfcomm --a

        That has two dashes.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Make no differece - two -- or one - and what does "default" do ? should then rfcomm == rfcomm -a

        1 Reply Last reply
        0
        • L Lost User

          I am looking for help to implement / test rfcomm - on Ubuntu Description: Ubuntu 22.04.4 LTS When I type rfcomm -a I get this response

          nov25-1@nov251-desktop:~$ rfcomm --a
          nov25-1@nov251-desktop:~$

          When I type

          rfcomm -h I get this

          nov25-1@nov251-desktop:~$ rfcomm --h
          RFCOMM configuration utility ver 5.64
          Usage:
          rfcomm [options] Options:
          -i, --device [hciX|bdaddr] Local HCI device or BD Address
          -h, --help Display help
          -r, --raw Switch TTY into raw mode
          -A, --auth Enable authentication
          -E, --encrypt Enable encryption
          -S, --secure Secure connection
          -C, --central Become the central of a piconet
          -L, --linger [seconds] Set linger timeout
          -a Show all devices (default)

          Commands:
          bind [channel] Bind device
          release Release device
          show Show device
          connect [channel] Connect device
          listen [channel [cmd]] Listen
          watch [channel [cmd]] Watch

          nov25-1@nov251-desktop:~$

          I am using this link Ubuntu Manpage: rfcomm - RFCOMM configuration utility[^] Any help would be greatly appreciated Thanks

          T Offline
          T Offline
          trønderen
          wrote on last edited by
          #4

          Which devices have you configured? If you haven't configured any, what would you expect when asking for a list of configured devices?

          Religious freedom is the freedom to say that two plus two make five.

          L 1 Reply Last reply
          0
          • L Lost User

            I am looking for help to implement / test rfcomm - on Ubuntu Description: Ubuntu 22.04.4 LTS When I type rfcomm -a I get this response

            nov25-1@nov251-desktop:~$ rfcomm --a
            nov25-1@nov251-desktop:~$

            When I type

            rfcomm -h I get this

            nov25-1@nov251-desktop:~$ rfcomm --h
            RFCOMM configuration utility ver 5.64
            Usage:
            rfcomm [options] Options:
            -i, --device [hciX|bdaddr] Local HCI device or BD Address
            -h, --help Display help
            -r, --raw Switch TTY into raw mode
            -A, --auth Enable authentication
            -E, --encrypt Enable encryption
            -S, --secure Secure connection
            -C, --central Become the central of a piconet
            -L, --linger [seconds] Set linger timeout
            -a Show all devices (default)

            Commands:
            bind [channel] Bind device
            release Release device
            show Show device
            connect [channel] Connect device
            listen [channel [cmd]] Listen
            watch [channel [cmd]] Watch

            nov25-1@nov251-desktop:~$

            I am using this link Ubuntu Manpage: rfcomm - RFCOMM configuration utility[^] Any help would be greatly appreciated Thanks

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Well according to rfcomm you do not have any devices configured.

            P 1 Reply Last reply
            0
            • T trønderen

              Which devices have you configured? If you haven't configured any, what would you expect when asking for a list of configured devices?

              Religious freedom is the freedom to say that two plus two make five.

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              I am not blaming on anybody, but on MYSELF there is no English command in rfcomm man to "configure" however there is "bind" which to me means something likes " to associate (with) " so one has to guess to at least select "device" and optionally more... actually to go back to Unix - "no response / no reply is SUCCESS" so when "rfcomm" - used as default, no options specified, and returns NOTHING is really telling NOTHING Lesson learn - case closed

              T 1 Reply Last reply
              0
              • L Lost User

                I am not blaming on anybody, but on MYSELF there is no English command in rfcomm man to "configure" however there is "bind" which to me means something likes " to associate (with) " so one has to guess to at least select "device" and optionally more... actually to go back to Unix - "no response / no reply is SUCCESS" so when "rfcomm" - used as default, no options specified, and returns NOTHING is really telling NOTHING Lesson learn - case closed

                T Offline
                T Offline
                trønderen
                wrote on last edited by
                #7

                Are you sure that you know enough about Bluetooth to handle it? I mean, treating "bind" as some new, unknown concept suggests that you do not know the first thing about Bluetooth. You will not be able to configure a device that you you don't have the slightest clue about. First thing in configuring a Bluetooth device is to learn what Bluetooth is, and its architecture.

                Religious freedom is the freedom to say that two plus two make five.

                1 Reply Last reply
                0
                • L Lost User

                  Well according to rfcomm you do not have any devices configured.

                  P Offline
                  P Offline
                  Peter_in_2780
                  wrote on last edited by
                  #8

                  Yeah they over-abbreviated the command. Should have spelled it rtfmcomm.

                  Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups