Hello. How to add a device that already has auth tocken to a project? Thanks.
You don’t. When you add a device to a project it is allocated an auth token. You can’t specify what that token is (except possibly if you ran a local server and you hacked the code).
Pete.
It`s no good…I’ll have to flash the device. Thank you.
If it’s going to be a problem in future then use WiFiManager to allow you to input/update the SSID, password and Auth code.
Pete.
Thanks. I’m just going to study this question.