Live data from Hacker News

Coin Card Teardown

bitsofcents.com

21–30 of 121 posts

Re: Coin Card Teardown

#21

What Coin has managed to do in such a thin package is really impressive. It’s a shame they weren’t able to do it more reliably. It's a really cool idea. I actually wonder what the technological hurdle was that held them back - mechanical (reliably magnetizing the coils, easy-to-break components due to narrow size), software (programming issues), or QA (reliable SoCs, reliable builds, reliable solders)?

It would have been nice if they shared any of that info. Maybe more of us would be more sympathetic.

Re: Coin Card Teardown

#22

I'm curious to know whether given proliferation of the NFC alternatives available now like Apple/Google Pay is there a problem that Coin Card addresses which the former don't. Is paying in the restaurants one of those use case or will we see table side point-of-payments in near future which would make it obsolete.

For what it's worth, all of my banks have already replaced my credit cards with chip-and-pin capable ones in preparation for October's rebalancing of fraud liability between merchants and banks. I can't imagine merchants will be too keen to accept these Coin cards.

Re: Coin Card Teardown

#23
post #19
post #16

This is the first time I am reading about this product but why mag stripe over smart cards? isn't it less secure and deprecated technology? it seems very useful but relying on mag stripe isn't the best move, no? Perhaps they couldn't "switch cards" while using smart cards so mag stripe was the only solution?

The security that a smart card provides would actually prevent a product like this from working because one of the primary purposes of the chip system in CCs is to prevent cloning, but this relies on simply being able to enter your CC number into it. I can't remember what it was called, but I remember reading about something that does use a chip card and allows you to switch payment providers using a phone app, but t…

Kinda like apple-pay then...

Re: Coin Card Teardown

#25
post #19
post #16

This is the first time I am reading about this product but why mag stripe over smart cards? isn't it less secure and deprecated technology? it seems very useful but relying on mag stripe isn't the best move, no? Perhaps they couldn't "switch cards" while using smart cards so mag stripe was the only solution?

The security that a smart card provides would actually prevent a product like this from working because one of the primary purposes of the chip system in CCs is to prevent cloning, but this relies on simply being able to enter your CC number into it. I can't remember what it was called, but I remember reading about something that does use a chip card and allows you to switch payment providers using a phone app, but t…

Oh this makes a lot of sense, thank you for the clarification.

Too bad the product is unreliable or else I would get one right away.

Re: Coin Card Teardown

#26
post #9

> It doesn’t look like there are many other products using the 51822 Actually the nRF51822 is starting to pop up in a lot of products, especially those that use BLE. The BBC Micro Bit will be built around it: https://en.wikipedia.org/wiki/Micro_Bit

How's the toolchain support / dev environment for the Nordic parts these days? I remember the "other" popular chips (TI CC2540 and friends) had a gross and expensive requirement on "IAR Workbench".

Re: Coin Card Teardown

#27
post #16

This is the first time I am reading about this product but why mag stripe over smart cards? isn't it less secure and deprecated technology? it seems very useful but relying on mag stripe isn't the best move, no? Perhaps they couldn't "switch cards" while using smart cards so mag stripe was the only solution?

In the USA, magnetic swipe readers are EVERYwhere. And the collection of credit and debit networks connect every reader with almost every bank. It "just works" everywhere, and it's "impossible" for a retailer to be unable to connect to your bank.

-Chip-and-pin? The card reader probably can't read it.

-Apple/Google wallet and similar services? The card reader probably doesn't have an antenna for it. (Especially small retailers who can't afford the special card reader)

-NFC Visa/Mastercard? The card reader probably doesn't have an antenna for it.

-Paypal? Most retailers aren't set up for it. That's why Paypal issues magnetic cards in the USA.

-Paper checks? Most retailers don't want to lose money on the possibility of fraud. And most card readers can't auto-ACH a check.

Re: Coin Card Teardown

#28
post #26
post #9

> It doesn’t look like there are many other products using the 51822 Actually the nRF51822 is starting to pop up in a lot of products, especially those that use BLE. The BBC Micro Bit will be built around it: https://en.wikipedia.org/wiki/Micro_Bit

How's the toolchain support / dev environment for the Nordic parts these days? I remember the "other" popular chips (TI CC2540 and friends) had a gross and expensive requirement on "IAR Workbench".

Luckily GCC works great with it as it's an ARM Cortex M0. I use the GCC ARM embedded toolchain here and haven't had issues: https://launchpad.net/gcc-arm-embedded The only gotcha is that you need to sign up with an account on Nordic's site to get access to their SDK and libraries, however I'm pretty sure that's just a formality and it's free to sign up (just can't distribute its firmware source, etc).

Re: Coin Card Teardown

#29
post #7

Earlier quoted context omitted.

It sounds like just another startup hardware offering with a spotty launch. But I've always been confused about the perceived "embarrassment" of a card not working at the point of a transaction. This seems to be a common marketing trope in payments, but I don't know what it comes from. It's a piece of technology, and tech often doesn't work quite right. Sometimes my phone restarts itself. What's the big deal?

For me the big deal is that if my card doesn't work—my actual plastic card, that is—then it's the retailer's equipment that is faulty. They fumble around with it—using a plastic bag sometimes, or they move to another terminal—and it works eventually. But the issue is almost always on the reader side, not with the card itself. On the flip side, that retailer has just seen 100 people in a row use their plastic just fin…

[deleted]

Re: Coin Card Teardown

#30
Fcc photos of the coin pcb here [1]

I think that the coils that drive the magstripe are only activated when the buttons to the left or right of the stripes are depressed (e.g. by the process of swiping).

Also, I believe coin only transmits track 2 [2]. Why it looks like there's 2 coils is curious to me as well.

[1] https://fccid.io/document.php?id=2397353

[2] https://support.onlycoin.com/hc/en-us/articles/204263414-Coi...

Some merchants require your full name (also known as Track 1 card data) as a part of the transaction process. Coin does not transmit Track 1 data and may be rejected at the point of payment.

Post reply on HN