Pairing and read/write to a NFC chip
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 746
- Joined: Sun Feb 04, 2007 11:01 pm
Pairing and read/write to a NFC chip
Hi,
I’m building an iOS app that will read from and write to NFC chips once scanned. I have the chip reader hardware but I don’t know the structure of reading and writing to the chip. My plan is to use mergBLM to pair the reader hardware to the app. I could use some help with that too. Maybe Monte could chime in on that part. Thanks in advance.
I’m building an iOS app that will read from and write to NFC chips once scanned. I have the chip reader hardware but I don’t know the structure of reading and writing to the chip. My plan is to use mergBLM to pair the reader hardware to the app. I could use some help with that too. Maybe Monte could chime in on that part. Thanks in advance.
Last edited by quailcreek on Wed Sep 20, 2017 8:12 pm, edited 1 time in total.
Tom
MacBook Pro OS Mojave 10.14
MacBook Pro OS Mojave 10.14
Re: Pairing and read/wrtie to a NFC chip
NFC only works on Android, Apple does not allow it for anything except its own Apple Pay.
However I've seen that they will consider allowing third-party apps to implement NFC later this year so watch for announcements, probably in the fall.
Edit: LC's current implementation does not include writing to the tag, only reading. You could put in a feature request for that.
However I've seen that they will consider allowing third-party apps to implement NFC later this year so watch for announcements, probably in the fall.
Edit: LC's current implementation does not include writing to the tag, only reading. You could put in a feature request for that.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
Re: Pairing and read/wrtie to a NFC chip
Also, BLE is for Bluetooth which is different from NFC. Which one do you mean?
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
-
- Posts: 746
- Joined: Sun Feb 04, 2007 11:01 pm
Re: Pairing and read/wrtie to a NFC chip
Hi Jacqueline,
The chip reader I have is bluetooth hence the need for mergBLE to pair. Yep, I saw the announcement that iSO 11 would support NFC.
I have an iPhone app that allows me to read/write to NFC chips thru the reader but I wanted to make some improvements. Just need to do some reverse engineering. I have UI working on my new app but missing the read/write and pairing parts. Thanks for the reply.
The chip reader I have is bluetooth hence the need for mergBLE to pair. Yep, I saw the announcement that iSO 11 would support NFC.
I have an iPhone app that allows me to read/write to NFC chips thru the reader but I wanted to make some improvements. Just need to do some reverse engineering. I have UI working on my new app but missing the read/write and pairing parts. Thanks for the reply.
Tom
MacBook Pro OS Mojave 10.14
MacBook Pro OS Mojave 10.14
-
- Posts: 746
- Joined: Sun Feb 04, 2007 11:01 pm
Re: Pairing and read/write to a NFC chip
Hi Jacqueline,
I sent you a PM.
I sent you a PM.
Tom
MacBook Pro OS Mojave 10.14
MacBook Pro OS Mojave 10.14
Re: Pairing and read/write to a NFC chip
I just answered, yesterday was very busy so it took me a while to get to it. Sorry for the delay.quailcreek wrote:Hi Jacqueline,
I sent you a PM.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
Re: Pairing and read/write to a NFC chip
Hello.
Did your project get some follow up?
I could surely use a LC NFC reader/writer extension.
Did your project get some follow up?
I could surely use a LC NFC reader/writer extension.
Trevix
OSX 14.6.1 xCode 15 LC 10 RC1 iOS 15> Android 7>
OSX 14.6.1 xCode 15 LC 10 RC1 iOS 15> Android 7>