Mistack lib_NDEF_AAR
Hello,
I am a beginner with M24LR04E.
I use X-NUCLEO-NFC02a1 with NUCLEO-L053R8.
I use STM32CubeExpansion_NFC2_V1.3.0 with True Studio.
I do some examples with ST library which work good (SMS, email, URI, website, text, contact)
I do an example with lib_ndef_aar and it not works.
I wrote this code :
strcpy(App_Android.PakageName,'com.gombosdev.ampere');
NDEF_AddAAR(&App_Android);I use an application 'NFC Tools'to write data in M24LR04E and it work good.
I don't understand.
Do you have an example which work with the library NDEF-AAR ?
best regards,
Mickaël Bucher
