I'm working on it at the moment!
-
RE: SIM7080 Send HTML mail
the sim module was designed for the tiny requirements of IOT and so email is probably to big to send hence why its not mentioned.
-
RE: Unable to connect Core 2 to UIFlow Web
Reset your web browsers temp files and cache as it could be a cookie or something blocking it
-
RE: Easiest way to flash a new unit from a .bin file?
The problem is that esptool requires certain python versions and so they need to have that as well.
An alternative is a docker package which has everything in it ready. -
RE: Unable to connect Core 2 to UIFlow Web
Try again later or re install the firmware using M5Burner
-
RE: Arduino get_apikey()
You don’t, the api key is only used by UIFlow to program the controller and is generated in the UIFlow/Micropython firmware. Arduino wipes the firmware and works on a lower level to Micropython
-
RE: Servo Kit 180 connection
Mine is booting fine once the battery is charged without the servo connected.
-
RE: M5Burner not running on Mac Ventura
go into the security panel of OSX and there should be another message about it.
You need to change the preferences to allow the program to run and then reset the preferences once its running.
This is normal as M5Burner was downloaded from the web and not the App Store. -
RE: Don't know what to use
Cool and thanks for sharing your progress.
When you get everything up and running, please create a build log on Hackster.io -
RE: How to change 1 tick = 1 msec?
@hgi867 Yeh, sorry, I tried looking for the ESP-IDF equiv but not well documented