Hi everyone,
I'm working on a project with the NHS3100, where the device should not be constantly powered. The goal is for it to read the temperature from its sensor and expose it as a parameter in a URL, which will be published on the NFC tag.
I successfully uploaded the code using J-Link in MCUXpresso, and everything works perfectly. However, when I upload the code using the NHS31xx NFC Program Loader, the code uploads fine, but my phone no longer reads the tag unless the tag is externally powered.
What configuration do I need to enable the NFC tag to be powered through NFC after uploading the code via NFC Program Loader?
Any help would be greatly appreciated!