This code works fine with the UIFlow_Lite firmware versions between v1.7.5 and v1.9.6. However, the HTTP request fails with versions after v1.9.7, including v.12.2. If I change the URL to http://api.m5stack.com/v1, it also works fine with those versions. It seems that firmware versions after v1.9.7 only accept the URL for GET HTTP requests.
- Atom Lite
- UIFlow v.12.2
@pandiannano
I confirmed that this issue is still reproducible with v1.12.6. The output in the serial monitor was the same.
To make sure, did you change anything from my code, or have you tried with the same code? 🤔