yes like that. When I use the device 5 min ,its charge drops to 85%. But when I turn off the device completely, there is no problem and the charge remains the same.
@m5_pls2_2 M5Stack products contain the universal ESP32 and any module for ESP32 or Arduino will work as long as there is an Arduino IDE or esp32 library available.
Brands like Sparkfun, Adafruit, SeeedStudio should work.
Hope this helps!
open M5Burner, if you see comport detected when you connect M5Stick to usb then next step would be to burn CORRECT firmware to it as there are few versions for M5Stick
@Hristak Is it charged?
Have you checked that you are using a working data cable and not a charge cable?
Did you erase firmware before burning new?
Did you select the correct firmware version?
What computer are you using?
What OS are you using?
@jorge5a There isn't an API key, UIFlow2 works different in that you need to register the device on your account and it will be available in UIFlow2's device selector.
@kuriko@BizyBee is trying to load hacker software to interfere with RF communications, onto a Cardputer. Which is illegal and immoral.
(Bruce andShark in another post on this community)
@teastain Thankfully only 2.4GHz is possible with the M5 Stick ! I've found it a useful tool to forewarn of the dangers posed by signing on to a cloned portal via Google. No-one on this forum would do that ; our less-aware Great Uncle Tarquin might...
@PascalS Now I see the problem. Wire is hard defined and set to internal.
You need to use Wire1 to access the external devices.
I vaguely remember reading about this issue before but as I don't have arduino I had forgotten about it.
Thanks for the reminder.