User Activity

Hi,Im using the Embedded Lib.Im experimenting with the demo_ap2p_prop. I want to send a Hex Array as message instead of a string array. Do i use the same funktion?Is there a diffrent with the size ?or is there a other way to send Hex Data ?err = dem...
Hi,Im using the Embedded Lib. I want one device to be a Target and the other the Initiator in every connection. Im trying to help me with the Ap2p example but couldnt fint anithing that tells me what the devices role is.
Hi im using the ST25R3911b and the RFAL lib.With what expression can i see the Data on my Tag ?
Im trying to get the Pollerexample with the ST25R911b-DISCO working i attached a Picture that shows where.It just stared the programm an had no connection to NFC devices befor.How can i get out of ERR=BUSY ?
Hardware:Im using SP1 of the STM32L476RET:SPI1_MOSI -> PA7SPI1_MISO -> PA6SPI1_SCK -> PA5SPI_CS ->PB6and Ext Interrupt:IRQ_3911 -> PA0my LEDs on:LED_A -> PB0LED_B -> PA4LED_F -> PA1LED_V -> PAB4LED_AP2P -> PB5LED_Tx -> PA8