--- title: "Make Your Ears Bern" date: 2018-01-11 lastmod: 2019-01-16 categories: ["Blog"] tags: ["electronics"] --- A colleague offered a pair of Bern Bluetooth drop-in headphones to me fore free, with the catch being: _I had to fix them_ # Don't Turn It On, Take It Apart! Past mistakes have taught me to be gentle and patient when it comes to taking things apart. This was no exception either. After looking over the unit on each side, I figured the only way *in* was lifting the mesh cover off. So I went at it, carefully, with a pair of tweezers. I worked my way around the edge and wedged the mesh upwards. {{% admonition info %}}  {{% /admonition %}} # Okay, Maybe Turn It On Now that the problematic speaker side was successfully opened without any damage, it was time to investigate what was wrong. I played a song via smartphone on the speakers. The result was as expected: _the right speaker put out no sound._ I checked the known-good left speaker using my **Rigol 1074Z** oscilloscope. This may not have been entirely necessary, but I wanted to find out what to expect when troubleshooting the right channel. {{% admonition info "Left Speaker" %}}  {{% /admonition %}} {{% admonition info "Right Speaker" %}}  {{% /admonition %}} Knowing what to expect on the oscilloscope, I hooked up the probe to the right, problematic, speaker. The result was much different, indicating either noise or an open circuit. It may be worth mentioning that the right speaker was disconnected at this point in time to ease the troubleshooting process. # Where Did It All Go Wrong? Lucky for me the PCB pads were labeled -- even better `SPKL+` (_left_) and `SPKR+` (_right_) were easy to find. {{% admonition info %}}  {{% /admonition %}} Outside of the bluetooth board hidden under the piece of tape, there's not a whole lot going on in the circuit. It was my guess that the visible surface mount QFN chip was most likely the op-amp used for the speakers. A quick Google search of `AIWI TI` (_as shown in the photograph_) resulted in [the following datasheet](http://www.ti.com/lit/ds/symlink/tpa6132a2.pdf) which verified that to be the case.