ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 9119] NFC: PN532 implement half of specification

Date: Wed, 11 Sep 2013 10:53:51 +0000

Comment # 9 on bug 9119 from
Looks good, so far. If it helps, I'll try and prepare some more trace files to
support implementing InAutoPoll (Response).

I suspect that you could also reuse the FeliCa dissector for dealing with the
Polling payload appropriately, since the data/commands seem to be largely the
same, as in the InListPassiveTarget response.

(In reply to comment #8)
> Created attachment 11536 [details]
> [PATCH 2] NFC: PN532: Implement most things from PN532 specification
> 
> Ok, here you are. I guess bug can be closed with this patch. 
> 
> Current dissector status:
> There are only three "TODOs" (DIAGNOSE_REQ, DIAGNOSE_RSP,
> IN_LIST_PASSIVE_TARGET_RS). Two of them (DIAGNOSE_RSP,
> IN_LIST_PASSIVE_TARGET_RSP) need storing additional data in wmem_tree so we
> can use it in request where we cannot based on response parameters. I will
> try to implement this later.
> 
> PS. I see there is need for ACR122 dissector (on top of USBCCID). Then
> currently skipped bytes in prefix and postfix can be decoded in that
> dissector. I will try to implement it too.


You are receiving this mail because:
  • You are watching all bug changes.