What Kind of Bandwidth does NFC Provide?

后端 未结 5 818
执念已碎
执念已碎 2021-01-19 05:39

I\'m looking into starting some projects with Android and NFC. What kind of bandwidth does NFC provide? This is assuming I had a suitable NFC reader/writer attached to an Ar

5条回答
  •  Happy的楠姐
    2021-01-19 06:23

    The supported data-rates of the air-interface are one thing. The data-rate that you see after removing protocol overhead, waiting for eeprom writes and all the other stuff that takes time is a whole different story.

    Long story short, the practical data-rate when reading from a tag or doing peer-to-peer transfers peaks around 2.5 kilobyte/second.

    And depending on specific tags or the peer technology it can be a lot slower than that.

提交回复
热议问题