boltcard / boltcard-wallet

The Bolt Card Compatible Wallet for Android and iOS
https://boltcardwallet.com/
MIT License
14 stars 1 forks source link

Connect Card vibrates phone but does not program the card #27

Open PeterRounce opened 11 months ago

PeterRounce commented 11 months ago

Observed on:

This seems to happen on brand new cards only.

There is a technique to make it work - using NFC tool and Erase Tag.

nfc-tools

robertclarkson commented 10 months ago

I wonder if we need to run some kind of formatting command before we attempt to program the cards?

psychoet commented 10 months ago

There is similar issue found on my side. Reported to telegram chatting room.

  1. Environment

  2. Situation

    • After purchasing, I wrote the card with LNBits Bolt card extension, and wiped using JSON link.
    • I created a lightning wallet on Bolt card wallet app, and connected the app to my hub, and try to connect the card, but it failed. (Most processes were successful while the log showed 'Keys ready to change: no', 'Test CMAC: decrypt with key failed'.
    • I wiped the card using bolt card wallet app by disconnecting procedure, and linked it again with LNBits -> Confirmed that it works fine.
    • I re-wiped the card with LNBits, and rewrite with Bolt card wallet app, and it still shows the same failure log (and does not work).
    • I already tried the trick introduced above - "Erase tag" using NFC tools, but it does not bring any change.

I guess there seems to be some errors in writing procedure of bolt card wallet app on iOS, and hope someone can fix it.