Hi,
I have started tinkering with the M5Stack and am finding it a very useful device. I can certainly see lots of potential.
I wanted to test sending a POST HTTP request to a WLED device running on my network.
I have tested the syntax outside of UiFlow 2.0 to be sure I have it correct.
However, when I send the code to the device, I just get a blank screen.
Also, when I tried sending it over the USB serial port, I encountered an error message...
ImportError: no module named 'urequests'
I have also tried a simple GET http request shown in the documentation and still got the same error.
I am using v2.01 of UiFlow and have burned the latest to the device.
A lot of searching didn't really get me to any simple solution.
Any thoughts would be welcome.
Many thanks in advance.