Turn a Raspberry Pi 3B+ (Raspian Stretch) into a bluetooth headset (HSP)

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












I have a high end USB headset that I am trying to use with my cell phone for making phone calls while in my office. Obviously, I cannot plug a USB headset into an Android or iPhone so I am attempting a new project. I would like to plug the headset into the Raspberry Pi and using Bluez + PulseAudio (or some other software), make the raspberry pi appear to be a standard bluetooth headset so that when the phone is paired with the raspberry pi, all phone audio is routed to my USB headset. I have searched around the internet for a few days and tried a couple tutorials but I could not get it to work.



Does anyone know of any examples or step-by-step guides that would accomplish this goal?



Here is an example of one tutorial I tried. Granted, I am using the onboard bluetooth vs a dongle but I am using a 3B+ which has a different chipset:
https://scribles.net/enabling-hands-free-profile-on-raspberry-pi-raspbian-stretch-by-using-pulseaudio/







share|improve this question

























    up vote
    1
    down vote

    favorite












    I have a high end USB headset that I am trying to use with my cell phone for making phone calls while in my office. Obviously, I cannot plug a USB headset into an Android or iPhone so I am attempting a new project. I would like to plug the headset into the Raspberry Pi and using Bluez + PulseAudio (or some other software), make the raspberry pi appear to be a standard bluetooth headset so that when the phone is paired with the raspberry pi, all phone audio is routed to my USB headset. I have searched around the internet for a few days and tried a couple tutorials but I could not get it to work.



    Does anyone know of any examples or step-by-step guides that would accomplish this goal?



    Here is an example of one tutorial I tried. Granted, I am using the onboard bluetooth vs a dongle but I am using a 3B+ which has a different chipset:
    https://scribles.net/enabling-hands-free-profile-on-raspberry-pi-raspbian-stretch-by-using-pulseaudio/







    share|improve this question























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I have a high end USB headset that I am trying to use with my cell phone for making phone calls while in my office. Obviously, I cannot plug a USB headset into an Android or iPhone so I am attempting a new project. I would like to plug the headset into the Raspberry Pi and using Bluez + PulseAudio (or some other software), make the raspberry pi appear to be a standard bluetooth headset so that when the phone is paired with the raspberry pi, all phone audio is routed to my USB headset. I have searched around the internet for a few days and tried a couple tutorials but I could not get it to work.



      Does anyone know of any examples or step-by-step guides that would accomplish this goal?



      Here is an example of one tutorial I tried. Granted, I am using the onboard bluetooth vs a dongle but I am using a 3B+ which has a different chipset:
      https://scribles.net/enabling-hands-free-profile-on-raspberry-pi-raspbian-stretch-by-using-pulseaudio/







      share|improve this question













      I have a high end USB headset that I am trying to use with my cell phone for making phone calls while in my office. Obviously, I cannot plug a USB headset into an Android or iPhone so I am attempting a new project. I would like to plug the headset into the Raspberry Pi and using Bluez + PulseAudio (or some other software), make the raspberry pi appear to be a standard bluetooth headset so that when the phone is paired with the raspberry pi, all phone audio is routed to my USB headset. I have searched around the internet for a few days and tried a couple tutorials but I could not get it to work.



      Does anyone know of any examples or step-by-step guides that would accomplish this goal?



      Here is an example of one tutorial I tried. Granted, I am using the onboard bluetooth vs a dongle but I am using a 3B+ which has a different chipset:
      https://scribles.net/enabling-hands-free-profile-on-raspberry-pi-raspbian-stretch-by-using-pulseaudio/









      share|improve this question












      share|improve this question




      share|improve this question








      edited May 3 at 17:16
























      asked May 3 at 17:11









      Greg Marut

      63




      63




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote



          accepted










          As it turns out, this ended up being exactly what I was looking for:
          https://scribles.net/enabling-hands-free-profile-on-raspberry-pi-raspbian-stretch-by-using-pulseaudio/



          I made the false assumption that the new raspberry pi 3B+ didn't have the same chipset issue as its predecessor. Once I bought the $10 bluetooth dongle, everything worked.






          share|improve this answer





















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "106"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: false,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );








             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f441607%2fturn-a-raspberry-pi-3b-raspian-stretch-into-a-bluetooth-headset-hsp%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote



            accepted










            As it turns out, this ended up being exactly what I was looking for:
            https://scribles.net/enabling-hands-free-profile-on-raspberry-pi-raspbian-stretch-by-using-pulseaudio/



            I made the false assumption that the new raspberry pi 3B+ didn't have the same chipset issue as its predecessor. Once I bought the $10 bluetooth dongle, everything worked.






            share|improve this answer

























              up vote
              0
              down vote



              accepted










              As it turns out, this ended up being exactly what I was looking for:
              https://scribles.net/enabling-hands-free-profile-on-raspberry-pi-raspbian-stretch-by-using-pulseaudio/



              I made the false assumption that the new raspberry pi 3B+ didn't have the same chipset issue as its predecessor. Once I bought the $10 bluetooth dongle, everything worked.






              share|improve this answer























                up vote
                0
                down vote



                accepted







                up vote
                0
                down vote



                accepted






                As it turns out, this ended up being exactly what I was looking for:
                https://scribles.net/enabling-hands-free-profile-on-raspberry-pi-raspbian-stretch-by-using-pulseaudio/



                I made the false assumption that the new raspberry pi 3B+ didn't have the same chipset issue as its predecessor. Once I bought the $10 bluetooth dongle, everything worked.






                share|improve this answer













                As it turns out, this ended up being exactly what I was looking for:
                https://scribles.net/enabling-hands-free-profile-on-raspberry-pi-raspbian-stretch-by-using-pulseaudio/



                I made the false assumption that the new raspberry pi 3B+ didn't have the same chipset issue as its predecessor. Once I bought the $10 bluetooth dongle, everything worked.







                share|improve this answer













                share|improve this answer



                share|improve this answer











                answered May 6 at 17:18









                Greg Marut

                63




                63






















                     

                    draft saved


                    draft discarded


























                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f441607%2fturn-a-raspberry-pi-3b-raspian-stretch-into-a-bluetooth-headset-hsp%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    How to check contact read email or not when send email to Individual?

                    Christian Cage

                    How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?