Have you figured out what is the problem? I'm seeing the same issue
M
Best posts made by m5hehehe
-
RE: M5 Stack StickC Plus2 "Disconnected Server Re-link" in UIFlow2posted in M5 Stick/StickC
Latest posts made by m5hehehe
-
RE: M5 Stack StickC Plus2 "Disconnected Server Re-link" in UIFlow2posted in M5 Stick/StickC
In my case I was able to overcome the issue by configuring a DNS resolver and uploading the code via USB
import network # set CloudFlare DNS resolver network.ipconfig(dns="1.1.1.1") -
RE: M5 Stack StickC Plus2 "Disconnected Server Re-link" in UIFlow2posted in M5 Stick/StickC
Have you figured out what is the problem? I'm seeing the same issue
-
RE: E (112496) i2c: i2c driver install errorposted in UiFlow 2.0
@felmue There doesn't seem to be an answer in the thread you mentioned.
I'm seeing this issue when trying to read from a CO2 sensor.