Change template without deleting the device

Is it possible to change the template a device is using without deletind the device? I mean, just changing the BLYNK_TEMPLATE_ID in the code?

Hello,

If you mean this field. Then the Template Id in the device cannot be changed.
id

OK.
So, the solution is delete the device and create a new device, right?

I think you’re getting mixed-up between devices and templates.
If you delete the device and create a new one based on the same template it will have exactly the same Template ID.

What exactly is the problem you are having, and why do you need to change the Template ID?

Pete.

No I’m not mixed up. The solution I had was delete the device and create another with new template.

That’s different from…

and makes much more sense, as I explained.

Pete.