It ignores the data when using "GET", if you set it to e.g. "POST" the python code includes the data.

sodoku
@sodoku
Posts made by sodoku
-
RE: M5Stick C 'http GET'
-
RE: Cannot connect to M5Stick CPlus - no COM port driver - Windows 10 - actual software
Fire and Basic use a different USB chip (CP210X). The StickC Plus uses a FTDI chip which should work out of the box in Windows 10. Someone with a similar problem had luck using the drivers from https://www.ftdichip.com/Drivers/VCP.htm
-
RE: HTTPPOST problem
Are you sure you want to do a POST request in your code and not GET?
-
RE: Noisy while running
@world101 said in Noisy while running:
quiet
Thank you for testing. Good to know it's not only me 😂
I wonder what the reason is. Do you think we should add a post in the bugs section?
-
RE: Noisy while running
@mathias would you mind trying to flash 1.7.0 and see if it gets better?
-
RE: Noisy while running
@world101 did it also get louder for you using 1.7.1? I have a feeling it wasn't as loud with 1.7.0
-
RE: cannot open source file "AvailabilityMacros.h" (dependency of "M5EPD.h")
@gionata said in cannot open source file "AvailabilityMacros.h" (dependency of "M5EPD.h"):
AvailabilityMacros.h
AvailabilityMacros.h is a file by Apple. It looks like it's provided by Xcode. Do you have Xcode installed?
-
RE: 8Servos Unit
I was confused by this too. Yes it should charge if connected to the StickC and the StickC to usb power.
-
RE: Accessing decoded JSON array
You should be able to use the "get key in map" block from "map"
https://docs.m5stack.com/#/en/uiflow/data_structure?id=mapGet key location from map Decoded_Packet