my program is running at the end
@PeteKnight thanks for all support.
next in line for state message, but not now.
By the way, what can we use instead of the “Blynk.connect()” command used in the previous version?
i guess this command doesn’t run in Blynk 2.0
You guess wrong, but Blynk.connect() is not designed to be used in conjunction with Blynk.begin()
Blynk.connect(optional timeout in milliseconds) is used when you manually manage your internet connection in the sketch, then use Blynk.Config() to specify the Auth token and optional server/port.
Pete.
then I’ll go through some documents
Probably better to search the forum for examples.
Pete.
1 Like