COM Problems -> SD Card -> GET/POST
-
Hello,
my M5 Stack does not connect to one of the COM ports, unfortunately only COM1 seems free.
But I can use the SD slot, may be?
Is there a way setting it up this way, so it fires POST or GET commands towards my server?
many thanks -
and code upload via WLAN also does not work, evene if it connects properly before
-
Hi @Efried are you using micropython/uiflow firmware or arduino? make sure you have installed the cp210x drivers first if you haven't already https://m5stack.com/pages/download I made a few simple tutorials on hackster.io to get started with http requests, hope they can be of use to you.
https://www.hackster.io/lukasmaximus89/m5stack-and-mit-app-inventor-47bd32
https://www.hackster.io/lukasmaximus89/m5stack-micropython-simple-web-server-20a4c4