Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiled firmware does not connect to https://uiflow2.m5stack.com #26

Open
rodrigob opened this issue Aug 27, 2024 · 1 comment
Open

Comments

@rodrigob
Copy link

Hello,
I created a custom UIFlow2 firmare version (to add UTF8 font, see #25 ).

I can flash it via 'make flash_all', and load programs from https://uiflow2.m5stack.com/ via USB.

After editing partition_nvs.csv it will also connect to the wifi. I can also use the M5Burner to edit the wifi information. In both cases the Core will connect to wifi, but not to the cloud.

Via M5Burner I managed to "register" the device to my account, however when I keep the custom firmware it appears in https://uiflow2.m5stack.com/ as an unknown device (and thus cannot use it).
All the other attemps have failed to connect to the cloud (always appears are Private, never Public).

If I reflash the original firmware (without utf8) everything works as expected.

How can I have my custom firmware interact with https://uiflow2.m5stack.com/ via wifi too?

(see also https://community.m5stack.com/topic/6734/custom-uiflow2-firmware-how-to-connect-to-https-uiflow2-m5stack-com-private-vs-public )

@imliubo
Copy link
Member

imliubo commented Sep 3, 2024

Hi,
Sorry for the confusion, the firmware that can connect to uiflow2 via the network is currently only distributed through M5Burner, which means that the firmware you compile through this code repository only supports USB mode.

We are not hiding anything intentionally, but there are some security issues that have not been resolved, and we are working hard to resolve them. Before that sorry for this moment.

related:
community-m5things question
#27

Have a nice day :)
BO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants