Closed
Bug 884478
Opened 11 years ago
Closed 6 years ago
NFC MiFare Ultralight Tag Support
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(tracking-b2g:backlog)
RESOLVED
WONTFIX
tracking-b2g | backlog |
People
(Reporter: dgarnerlee, Unassigned)
References
Details
(Whiteboard: [ucid:NFC16, FT:RIL])
Attachments
(1 file, 1 obsolete file)
23.93 KB,
patch
|
Details | Diff | Splinter Review |
NFC (Near Field Communication) has a proprietary MiFare nfc tag created by NXP, commonly in use for transportation systems. This is not a standard NDEF formatted tag, but very important to support. Support of this tag type may require re-writing the current NDEF centric API for consistency. Tracking bug for MiFare tag support.
Updated•10 years ago
|
blocking-b2g: --- → backlog
Component: General → NFC
Updated•10 years ago
|
Blocks: b2g-NFC-payment
Whiteboard: [ucid:NFC16, FT:RIL]
Updated•10 years ago
|
Updated•10 years ago
|
No longer blocks: b2g-NFC-payment
Comment 1•10 years ago
|
||
Garner, do we still need it some time in future?
Flags: needinfo?(dgarnerlee)
Reporter | ||
Comment 2•10 years ago
|
||
(In reply to Sandip Kamat from comment #1) > Garner, do we still need it some time in future? To give context to this bug, a MiFare tag is not a must have, as the most common use case is using the phone with a transportion ticketing terminal. That case only needs the HCI Event Transaction (Bug 979767) to work, since the secure element cardlet does all the work. It would be useful to define a user story to support it though. Supporting a tag is a "nice to have" but probably still needed for API completeness reasons.
Flags: needinfo?(dgarnerlee)
Summary: NFC MiFare Tag Support → NFC MiFare Ultralight Tag Support
Depends on: 963541
Blocks: 1082992
No longer blocks: b2g-nfc
Assignee | ||
Updated•9 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
Comment 3•8 years ago
|
||
MIFARE Ultralight tags are also NfcA tags. MIFARE Ultralight should be derived from NfcA and supports following I/O operations: - readPages - writePage This bug depends on https://bugzilla.mozilla.org/show_bug.cgi?id=976457
Updated•8 years ago
|
Assignee: dgarnerlee → tnguyen
Updated•8 years ago
|
Status: NEW → ASSIGNED
Comment 4•8 years ago
|
||
Attachment #8669571 -
Attachment is obsolete: true
Attachment #8687844 -
Flags: review?(allstars.chh)
Comment 5•8 years ago
|
||
Rremove myself from assignee because currently there is no plan to implement it.
Assignee: tnguyen → nobody
Status: ASSIGNED → NEW
Comment on attachment 8687844 [details] [diff] [review] Add Mifare Ultralight patch v1 Review of attachment 8687844 [details] [diff] [review]: ----------------------------------------------------------------- please check your patch first before submitting review.
Attachment #8687844 -
Flags: review?(allstars.chh)
Comment 7•6 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•