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

[Bug]: M5StickC Plus2 Listener Client compilation error #763

Closed
andreaswolfhy opened this issue Nov 27, 2024 · 4 comments
Closed

[Bug]: M5StickC Plus2 Listener Client compilation error #763

andreaswolfhy opened this issue Nov 27, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@andreaswolfhy
Copy link

What happened?

Im trying to get an M5StickC Plus2 to act as a Listener.
I'm building from source, downloading the .ino file and all the necessary libraries, following the instructions on https://github.com/josephdadams/TallyArbiter/tree/master/listener_clients/m5stickc-listener
I was able to flash the M5StickC Plus 2, but afterwards instead of rebooting or showing activity, the screen is just black. If i press the powerbutton for some seconds, i see a green led, followed by a red led the first time after flashing. if I do this more times, I only see the green led.
I can flash some differen example sketches and they work just fine, So it is not the board itself.
Unfortunatelly I'm also not an expert in microcontrollers. Can you please help me out?

Version

3.1.1.

Distribution

Docker

OS

Linux

What browsers are you seeing the problem on?

Chrome

If applicable, What Listener Clients are You Using?

M5 Stick

TallyArbiter configuration

No response

Relevant log output

No response

Error stacktrace (if applicable)

No response

@andreaswolfhy andreaswolfhy added the bug Something isn't working label Nov 27, 2024
Copy link

Hello there andreaswolfhy 👋

Welcome to TallyArbiter!

Thank you for opening your first issue for the Tally Arbiter project. Tally Arbiter fosters an open and welcoming environment for all our contributors. Please adhere to our Code Of Conduct.

If you have more to contribute to this issue, please comment down below! We will try to get back to you as soon as we can.

@Jocke4f
Copy link
Collaborator

Jocke4f commented Nov 30, 2024

Which board did configure the Arduino IDE for:

  • Board -> esp32 -> M5StickCPlus2
  • Board -> M5Stack Arduino ->M5StikcC-Plus2

I realized that the preprocessor flags in the sketch file only works with M5tack Arduino variant.

@kvnsgl
Copy link

kvnsgl commented Jan 24, 2025

is there a solution for that?
I have exactly the same issue
i used Board -> M5Stack ->M5Stick-Plus2

@Jocke4f
Copy link
Collaborator

Jocke4f commented Jan 24, 2025

What version of Arduino IDE are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants