@NiktoI you need to use m5burner to erase the firmware to burn new firmware.
You also need to put the cardputer into firmware mode.

Posts made by ajb2k3
-
RE: Fix problem
-
RE: NTP in UIFLOW2?
@kuriko UIFlow2 has blocks available for UTP control but as UIFlow is built on micropython, NTP is available in the background code functions.
-
RE: Tailbat problem: black connector ph2.0-4p
@LeBagh No, the housing clips over the contacts and is held to the PCB only by the contact pins.
It is not a normal header but it is a 2.0mm header not a 2.96mm header -
RE: CoreMP135 disable the speaker
@MCU1536 it’s on the document page of the m5stack website
-
RE: CoreMP135 install UiFlow2
@MCU1536 For some reason the sudo command isn't installed by default.
By default roots SSH is disabled you need to create a new use and enable SSH on that account.
You then need to download the file from the website and copy it to the coreMP135 and run it from there.
-
RE: 使用UiFlow2进行编程时,如何从代码编程逆向到图形编程
@tt1296116093 这是正常现象,因为您的额外代码不以块的形式存在。
您需要将额外代码放在“执行代码”块中,以使其不会消失。 -
RE: Add housing for all your sensors and MPUs to be used in outdoor environment
@mgrouch What you want is a Stephenson screen case I have one by TFA and the ENVPro has now been outside and working for 6 weeks!
-
RE: LLM SKU: M140 Discontinued and now what
@mumin50 They are releasing it as part of an upgrade kit with an adapter board that should be out next Friday.
https://docs.m5stack.com/en/module/Module LLM Kit -
RE: CoreMP135 connects to WIFI and update the system
@robski I use a cable but then a hub is by my desk
-
RE: CoreMP135 by UIFlow
@robski I’m using the Debian image. Did you configure the UIFlow service to auto load on restart?
-
RE: CoreMP135 by UIFlow
@robski
I’m also working on a tutorial as I had issue with the documentation but did get hello world to display.
I’m using the stock and mage but I have run the updates and changed a few things. -
RE: What other M5Stack forums do you folks use?
@TomKatt lol well glad I’m not on it!
-
RE: What other M5Stack forums do you folks use?
@TomKatt YouTube just did a dirty so all my videos are deleted
-
RE: CoreMP135 w/ STM32MP135D desktop platform
@MCU1536 no its command line only at present.
-
RE: Ubuntu on CoreMP135 w/ STM32MP135D
@MCU1536 You cant it just doesn't have the power.
The Core has a custom bistro because the kernel has to be compiled specifically for the CoreMP135 specific hardware setup. -
RE: New to UIFlow - What's the difference between Public and Private Profiles?
@TomKatt Local UIFlow IDE is V1 and way out of date.
Private means that no one can see it.
Public is for if its sharing data you would like to share with others for example environmental sensors. -
RE: What other M5Stack forums do you folks use?
@TomKatt Have you looked on Hackster, YouTube and GitHub, I have quite a few guides