VoltLink Shelly Adapter Test Jig | Voltlog #426

Welcome to a new video it’s been a while since I’ve done a project video on the channel and it’s not that I’ve not done any projects, I’ve designed lots of things this year it’s just that they’re part of my consulting business, under an NDA so they can’t be shared.

You may be familiar with the VoltLink, the usb to serial adapter that I designed a while ago, it’s quite popular on my Tindie store with lots of orders coming in and for good reason if you ask me, this is an awesome, reliable usb to serial adapter. To extend its functionality I also created this Shelly relay adapter which can be used to flash shelly relays, in a safe and reliable way by also powering the relay during the flashing procedure so you don’t need to have it connected to mains.

If you would like to order a VoltLink, you can find these on my Tindie store, there will be a link in the description of the video so check it out.

So far I haven’t any issues, not one single module with problems and I’ve probably made several hundreds of these. It’s a pretty simple design in terms of PCB, the components are 0603 so there isn’t much that can go wrong but recently I’ve started thinking about testing these.

Now the topic of test jigs and testing electronics in general can get pretty deep, especially if you need to implement it in the manufacturing process and keep track of the test results in an automated fashion but for hobby level it can be much simpler.

For example, depending on the number of units you manufacture, you can also skip testing all together, because if I sell 100 boards and 1 of them ends up defective, I can live with that 1 failure rate and I can cover the cost of shipping another board to that customer and all of this with zero resources wasted testing these but at the expense of one unhappy customer who needs to wait for another unit to be shipped.

So mainly for me that was the main factor for wanting to test these, to avoid having unhappy customers that might end up getting a bad unit. And I don’t really need to test for all of the things working, I just need to figure out if I have a working connection from the USB side all the way up to the shelly relay  and also verify that the path can be used to communicate over serial and toggle the reset lines.

This kind of test would eliminate for example a lot of the most common issue like soldering problems with the USB Type-C connector or with the QFN chip, or with the PCB copper layers, or with the JST-SH pigtail connecting the adapter board, or soldering issues on the small adapter board so all of these would be eliminated.

So here is what I came up with, a series of 6 total shelly adapters, chained together in series with an ESP32 at the end of the chain. I would be connecting a VoltLink at the start of the chain, UART signal would then go through 6 of these adapters, connectors, pigtails and it would end up at the ESP32 side for either flashing the ESP32 or writing a small test firmware that would just communicate over serial to verify the whole chain is connected correctly.

VoltLink revD USB Serial Bridge & ESP32 Programmer | Voltlog #414

Ever since I’ve started offering the option for the Shelly programming cable, lots of people have ordered one because it makes the job of flashing an otherwise dangerously mains connected relay very safe by not having to power it from mains, but just supply it with DC power from the VoltLink itself.

But this video is not about that, it’s about the latest revision D of the board, the changes that it contains and some future plans.

So as you may have noticed there is no power LED on the VoltLink and to be honest for my personal use case I don’t really need one but I do understand people that want a power status LED so that they get a quick glimpse of whether the board has power or not.

Personally I think that because the VoltLink is so reliable in operation, the power LED is redundant but I do remember the times when I was using other cheap usb to serial adapters, there were the occasional issues with the micro usb connectors failing, with the on board chip failing, so it was nice to be able to see that you still got power to the board at least. Nonetheless, I added one to the new revision, placed it right next to the USB connector.

Now because I added these two extra components to my schematic, the LED and the resistor, I decided to switch to a resistor network to replace 4 x 1kilohm resistors with a single package to further optimize my BOM cost and DFM.

Another small change I did was to bump the 4.7uF decoupling capacitor on the USB to serial chip to 10uF because I was already using that value at the output of the voltage regulator. This once again, optimizes my BOM for using less parts as this will become important later.

And while I was revising the PCB, I also switched to these nice labels created with the Kibuzzard plugin for Kicad. No extra functionality because of these, but they do look nice.