Hi,
im facing a problem when connecting the device using static token auth. as per say in doc, we still can get to use Blynk 2.0 and blynk.cloud.
the problem is, when i uploaded the code and my nodemcu connected to the wifi. everything was fine. i checked dashboard on blynk.cloud, my device is online. when i checked the apps, there is no devices added. it prompted me to add a new device.
but when i want to add new device, it prompted me that there is a device connected to my project. as i am free user, i can only to add one device. is there any work around this bug?
before this, i tried new library, blynk.edgent(). everything was fine and works perfect. but i dont know how to change wifi credential after once i connected my device to the internet. i already flash my nodemcu but it doesnt work. then i opted to using static auth token. then i faced this problem.