Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Generating custom messages and records for NFC communication

Hi,

I am implementing an application where I need to transfer a 32 byte array via NFC. The only issue is that existing modules in nrf52 sdk have support for UTF-8 encoding, URI encoding etc.

I understand that I'll have to write custom records and a custom message descriptor for it. But I can't figure how to implement the entire module. Can someone guide me as to how I can proceed to develop a custom module that will allow me to transfer a 32 byte array via NFC, and then store in the the same format?

Thanks,

Varun

Parents Reply Children
No Data
Related