low energy harvesting voltage on a custom st25dv tag
Hi all ,
we have designed a custom board based on the ST25DV SMARTAG1 reference design with a 18.5cm *22.5 cm antenna as ST25DV-DISCOVERY-ANT-C1 . Our product is batteryless so we need to power it entirely by energy harvesting output.
Before making our custom board we tested on smarttag1 board , we have made a simple change in the provided firmware code for smarttag1 and added this line
SMARTAG1_NFCTAG_WriteEHMode(SMARTAG1_NFCTAG_INSTANCE, 0x00);
after HWInitialization();
We got the expected behaviour and whenever we placed it near a android phone with nfc , we got the voltage from the energy harvesting pin between 3.3 to 3.6v .
But on our custom board when we install the same firmware, the ST android app detects the tag but we get the voltage output from the energy harvesting pin as only 0.1 to 0.3 volts . Can you please help us with this problem ? is this because of the antenna size ?
Hope my question is clear . thanks for your time
