Multiple connection with same auth token

Hi, i am in doubt if this is allowed/soported by the blink server.

I connect from 2 (Arduino Mega2560 and ESP8266, maybe more in the future) uC to blynk with the same auth token. I only use virtual pins. So I can manage different uC in the same blynk project and also show their infos. At the moment it works.
Is this a feature and allowed/soported?

Hello. Yes it is feature and it is supported. Later we will provide better support for it. For now it should work like you described.

1 Like

A post was split to a new topic: Can I have Sensor1 in my (Esp8266A) and another Sensor2 in my (Esp8266B) and manage or read data from both microcontrollers with the same project