Close

Rev 3 Assembled

A project log for nRF52 SmartWatch

nRF52 Smartwatch from Scratch

jeff-cooperJeff Cooper 08/31/2020 at 03:584 Comments

It's a watch! Revision 3 (technically 3.1, since I cancelled the rev3 order before it started production and made a tiny tweak) is here and assembled, and it's extremely wearable. It's astounding to me that for $20 USD I can have a circuit board custom-fabricated, flown halfway around the world, and in my hands in under a week. And that 75% of that cost is shipping!

Rev.3 is likely the last major revision for a while until the software is further along (though I might update the Flex PCB that holds the flashlight.. more on that below). Here's what it looks like out of the case:

The ribbon cable hanging off the side of the screen attaches to the connector just above the battery, in the lower-right corner of the board. Overall, it was time-consuming to assemble, but not amazingly difficult. Keeping all of the components on the top side ended up being hugely helpful, since it meant that I could heat the board from below and not risk blowing any components out of position with my reflow gun. 

I haven't fully tested everything, but here's what I do know:

The next thing to do is to make proper mounts for the buttons in the case and print a new version. I may also sand+paint a version of the case so I have something presentable, since I have a family function coming up that I'd like to show off the watch at.

The next few updates are likely to be about software. I'll post the code and schematic soon too. In the meantime, some more glamor shots:

The case is designed to fit any standard 22mm watch band. The one attached in the picture is this one (note if you buy it: it doesn't come with pins!).

Discussions

Matthew James Bellafaire wrote 08/31/2020 at 12:44 point

Awesome! I can't wait to see the software side of this project. Having the watch be only 13mm with a 3 layer stackup is pretty impressive. What kind of battery life are you expecting with that 500mAh battery?

  Are you sure? yes | no

Jeff Cooper wrote 08/31/2020 at 16:02 point

The theoretical target is to get consumption down to 500uA, which would give a battery life of 1000 hours (41 days). That makes a lot of optimistic assumptions, though, and says nothing of the flashlight/backlight usage, which will draw a fair amount of current.

Realistically, I'll be happy if I can get 3 weeks or more out of it. That's just shy of 1mA average current, which should hopefully be doable. We'll see though. After I get a basic UI done, I'm going to move over to power profiling to see how low I can get consumption.

  Are you sure? yes | no

Jeff Cooper wrote 08/31/2020 at 16:06 point

With that said, though, even 500uA is at least twice the theoretical minimum of what I would actually need if everything obeys its datasheet... so we'll see.

  Are you sure? yes | no

Jeff Cooper wrote 08/31/2020 at 16:09 point

Another thing worth noting (and sorry for the string of comments) is that the stackup is only sort of 3 layers. The PCB nests neatly against the LCD's backlight module, so those two layers together are only barely thicker than the LCD on its own. I had the PCB fabricated at 0.8mm thickness rather than the standard 1.6mm (JLC didn't charge any extra, which was nice). Aside from the time I nearly snapped it in my board vise, that hasn't caused any issues.

  Are you sure? yes | no