All about the Sigfox Connect button

As a gift to the participants of 2019 Connect forum, Sigfox has offered a connected button. This button is the first official device based on the ultra-low cost technology detailed in my previous post about $1 Iot. This device is based on a single SoC, a CMT2189C chip from CMOSTEK. This chip usually made for garage door remote controller is offering a low-cost solution ($0,25) with a MCU+Radio solution, compatible with Sigfox.

In this post I’ll detail what are the components of this solution and the real price you can achieve for a such device to verify the low cost promise.

Sigfox published the reference design for this type of IoT devices, including the button elements. Where writing this post, I did not add a chance yet to read the final version of the document and the estimate is based on reverse engineering of a prototype I’ve got a month ago. The reference design can be obtained from build.sigfox.com.

Reference design

The Sigfox reference design is basically similar to the Connect Button. You will need to configure your environment for CMT2189C development.

In the package you will also find circuit schematics and gerber file to make your own devkit. You will also find the source code for the button and the source file for the HMAC génération. As detailed in my post on the ultra low cost IoT technology, the all the frames needs to be pre-computed. This is why you need this.

A detailed pdf also contains the design guidelines and details the source code.

Enjoy that stuff and stay tuned, I’m looking for soon proposing a devkit to simplify your life. You just have to know you can also ack your Connect Button once you get your own device ID and private key.

Circuit description

The circuit is basically based on the CMT2189 circuit:

The difference are related to buttons : only SW2 is on the button, this one has been kept because PA2 is the pin where you can get an interrupt signal and waking up from SLEEP.

On the button we have some extra CMS around quartz but they are R0 and have been placed for debug purpose.

We also have 2 extra capacitor for decoupling. 1 led for user interaction. The antenna matching also add 1 inductance and 1 capacitor.

On the bottom left you can see the programming connector. It is connected to ICSPDAT/ICSCLK signal. You need a specific programming device to use it. You also have PC4 connected to the connector. PC4 controls the radio transmission. The signal is going to the programming port to allow device calibration in production.

Bill of material & assembly

This BOM is based on Mouser public price for components equivalent to the one use by Sigfox to design its button. This is a maximum price as you can have better deal with chip providers.

RefTypeCost x100x1.000x10.000
PCB 0,360,150,10
UCMT2189C0,280,280,25
XQuartz 26Mhz 10ppm0,2720,2180,191
C2x C 0,1uF 0402 Y5V0,0120,0100,006
UCR2032 BAT Holder0,2090,1640,140
UCR2032 Battery0,10,090,05
DLED 0402 Red0,1040,0810,063
CC8,2pF 0402 C0G0,0220,0120,006
CC9,1pF 0402 C0G0,0120,0090,005
CC68pF 0402 C0G0,0080,0060,005
CC33pF 0402 C0G0,0080,0060,005
L2x L8,2nH 06030,0310,0250,017
LL100nH 06030,0340,0290,019
R2x R0 04020,0040,0030,002
RR1K 04020,0040,0030,003
Cantenna matching pF 04020,0230,0120,006
Lantenna matching nH 04020,0350,0260,016
UButton CMS (aliexpress)0,020,0150,01
Assembly cost (seeed pcba ref)4,261,400,35
Casing0,500,400,25
TOTAL per device6,30€3,13€1,50€

Here you also need to add a programming step for your devices and a final test phase. This will represent an extra cost in term of time & machine investment.

Certifications, design, tooling

On top of the production cost you need to have the certification for your product. One zone make sense as this kind of product will not be able to work in different zones. A basic CE certification for a such product is about 3K€. The Sigfox certification on top of this is 1.5K€. You also need to add your design time. I’ve spent about 5 full days making a similar product from scratch eq 5K€. Tooling will requires the same amount of time 5K€ more.

These fix cost will impact the product differently based on volume.

x100 unitsx1.000x10,000x100,000
145€ / pces14,5€ / pces1,45€ / pces0,30 € / pces

I’ve extended the x100.000 prices as I consider for such volume you will need more investment on programming and test machines.

Conclusion

A $1 device is a question of perimeter we are looking at. Taking into consideration the whole perimeter makes it a challenge, even with the new Sigfox solutions.

Low cost devices is at first a question of volume. As you can see, for volume of 10.000 pieces, you can reach about 3€ target pricing. Even if this is not $1, this is a breakthrough in the current IoT costs for a finished product.

Upper to 100.000 pieces, there are a lot of things you can change in terms of price negotiation, production optimization and fixed cost dilution. I assume with a such volume it’s possible to be just a bit higher than the famous $1 target.

So, if you want to propose a $1 device, working with Sigfox, you may target a volume around 500.000 to 1.000.000 pieces in my point of view. And this makes sense !

In any case, that’s really ultra low cost IoT.

4 thoughts on “All about the Sigfox Connect button

    • I’ll soon be back on that topic. the programming tool I’m using is part of the IDE but this to be improved for production. I’m working on it. Future post will be on this.

  1. Hi Paul.
    I attended Sigfox Connect in Singapore and I played around with one of those buttons. I would like to get my hands on one these now. Do you know if and where the device is available? Also, do you think the same circuit design can be modified to send an uplink at regular intervals?

    Best regards
    Bernie

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.