I see, now I understand.drgeoff wrote: ↑Sun Sep 23, 2018 10:18 pmI'd never heard of micro-USB earphones so I did a bit of Googling and found info such as that at https://android.stackexchange.com/quest ... in-android. That says the earphones are just ordinary analogue ones but with a micro-USB plug instead of the more usual 3.5 mm TRS plug. The device they are plugged in to needs to put analogue audio out on the micro-USB socket. The RPi Zero and ZeroW cannot do that. It is a hardware thing and no software or configuration setting can change that.
You can obtain quite small USB sound card dongles which will drive the common earphones with 3.5 mm TRS plug. Or a few capacitors and resistors attached to the GPIO header can give a slightly lower quality (mostly higher background noise) approximation to the circuitry feeding the analogue audio signals to the 3.5mm TRRS socket on the "non Zero" RPis.
If it's a Pi Zero W model, then you should be able to do that (the non-W model Pi Zero does not have Bluetooth).nouranahmad wrote: ↑Mon Sep 24, 2018 1:59 pmI see, now I understand.
I guess I will try the USB sound adapter, or I just had this idea of trying bluetooth earphones![]()
Thanks again
Yes its Zero W and I managed to get a bluetooth headset to pair with it but the pi wont connect, I read that not all bluetooth headsets are compatible with raspberry pi, Im not sure what bluetooth headset brand or model to buy now, do you know any?HawaiianPi wrote: ↑Tue Sep 25, 2018 7:28 pmIf it's a Pi Zero W model, then you should be able to do that (the non-W model Pi Zero does not have Bluetooth).nouranahmad wrote: ↑Mon Sep 24, 2018 1:59 pmI see, now I understand.
I guess I will try the USB sound adapter, or I just had this idea of trying bluetooth earphones![]()
Thanks again
As far as I am aware, that device supports Bluetooth v3.0, which is for voice communications.nouranahmad wrote: ↑Fri Sep 28, 2018 2:54 pmI read that not all bluetooth headsets are compatible with raspberry pi, Im not sure what bluetooth headset brand or model to buy now, do you know any?
Mine is Zoook zb-btx3
I did that to a Pi Zero. Works great when coupled with a PAM8406thagrol wrote: ↑Fri Sep 28, 2018 7:12 pmif you're not afraid to get out a soldering iron you can add basic 3.5mm audio out: https://learn.adafruit.com/adding-basic ... o/overview
Rubbish. Bluetooth has always been able to handle audio, what do you think "voice communications" are?