By mistake I insert the same value for DevEUI and AppEUI for my device in TTN v3.
My problem is, I can’t change the wrong AppEUI.
And when I try to delete the device, I get a warning that I can’t use the same device ID again.
But I would like to keep my device ID and just correct the AppEUI. In v2 it was easily possible. But in v3 there is no possibility to change the AppEUI.
Is there any way to solve this problem. Maybe by ttn console or something like this.
If you look at the format of the command, you’ll see you haven’t told it which device you want to change but you have told it that you want to change three fields. You may want to compare and contrast what I put vs what you’ve added
Hello everyone, the same thing happens to me, I have entered the same values as DEV EUI in APP EUI. I have read the information that you provide, I have installed CLI, but being a neophyte it is complicated and I don’t know how to correct this error.
From the console it is impossible, which I see as a big mistake by TTN, could you give me a hand to be able to correct it in a simple, submissive way?
Thank you so much
There’s no option to update the primary identifiers (Application EUI, Device EUI, Device ID, Application ID) of a device.
These fields are handled in a special way in the database and we can’t just update them.
The only option is to delete the device and recreate it.