Changing qwiic dynamic rfid tag’s id

Hello!

I have purchased the SparkFun qwiic micro dynamic rfid/nfc tag and I am trying to program it with Arduino ide so that I can change its id to one I want but I have been unable to do so, copilot isn’t of any help as it seems to not know any functions from the library and the examples provided don’t show how to change the id and/or how to set it as a string in the ide. I’m basically making something that duplicates another key by copying it’s id and pasting it into the dynamic tag via the arduino. Any help with the coding would be greatly appreciated, thanks.

https://docs.sparkfun.com/SparkFun_ST25 … formation/ , then example 2 should get you most of the way there