X-NUCLEO-NFC03A1 reading STEVAL-SMARTAG2
On both boards the demo application is installed, Oneshot on the STEVAL-SMARTAG2 and PollingTagDetect on the X-NUCLEO-NFC03A1.
When using the STEVAL-SMARTAG2 without battery it can be read however I always see the same sensor data.
On the debug port its clear the program does not execute the function 'MEMS_Sensors_ReadData'
When energising the tag with a phone the function is executed. So the tag needs more energy.
The app does not show sensor data but the debug port of the tag shows the MEMS_Sensors_ReadData printing sensor data.
The PollingTagDetect needs to send more power to the tag, how can i increase the charging time?
