B4i Library NFCEx class - Write Ndef tags - Erel    Jan 11, 2023   (6 reactions) Starting from iOS 13 it is possible to write Ndef tags.
NFCEx adds writing support to iNFC library...
It requires some configuration.
With NFCEx class the reading and writing is done inside the class... B4i Question Reading NFCV (ISO15693) Tags - jackdev65 (first post)    Apr 25, 2024 That thread mentions NFCEx code, where can this be found?
Also is this NFCEx different from the built-in NFC library, or are they both required?
Thanks... B4i Tutorial Erels B4I Oveview from Walt's B4xGoodies - created with B4xgoodies Explorer using BVAD3 - Mashiane    Apr 27, 2021   (4 reactions) ) Class - Nfc - Nfcex Class - Write Ndef Tags Class - Notifications - Usernotificationcenter Class Class... B4i Question Support for latest NFC-v ISO15693 tags - Erel (first post)    Oct 7, 2020   (1 reaction) The NFC / NFCEx libraries work with NDEF tags.
See NFCEx code. With some Objective C knowledge, it should be possible to add support for NFCTagReaderSession.... Other B4i Build Server v6.01 - Fixes issue with Xcode 11 - walterf25 (first post)    Oct 25, 2019 Will the Server actually be updated with Xcode 11? I tried running your new NFCEx example, but got some errors. Walter... B4i Question iOS 13 NFC Writing - Erel (first post)    Oct 22, 2019   (2 reactions) Writing is now supported: https://www.b4x.com/android/forum/threads/nfcex-class-write-ndef-tags.110726/... B4i Question Read and write mifare tag - Erel (first post)    Feb 14, 2020 You can read and write NDEF tags with this class: https://www.b4x.com/android/forum/threads/nfcex-class-write-ndef-tags.110726/ It will require some Objective C knowledge to extend it to support Mifare tags.... B4i Question Reading UID from NFC Card - Erel (first post)    Jan 11, 2023   (2 reactions) /android/forum/threads/nfcex-class-write-ndef-tags.110726/#content... B4i Question NFC Tag Reading in Background - Erel (first post)    Jun 29, 2020   (1 reaction) tag with URL data (you can use this: https://www.b4x.com/android/forum/threads/nfcex-class-write-ndef... Page: 1   |