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

Esp32 performance unreliable #12

Open
jaaaamIron opened this issue Sep 10, 2019 · 4 comments
Open

Esp32 performance unreliable #12

jaaaamIron opened this issue Sep 10, 2019 · 4 comments

Comments

@jaaaamIron
Copy link

Hi. I’ve noticed ESP32 performance to be very unreliable using this library compared to when I use it with ESP8266. Are there are ESP32 optimisations that are worth doing? I’m using NodeMCU 32S

@rstephan
Copy link
Owner

Can you be more specific?
What does "unreliable" mean? Lag, speed, throughput or bad WiFi range?

@jaaaamIron
Copy link
Author

Apologies for my vagueness.
It find it basically crashes and stops responding to inputs until manually rebooted. This doesn’t seem like a voltage drop/current draw issue. If I arp it it appears to still be there, but nothing updates. I’ve switched to your artnetwifi library which seems to be more stable.

@rstephan
Copy link
Owner

rstephan commented Oct 5, 2019

I have tested my example ArtnetnodeWifiDebug all day long and can't see any crashes.
What is your setup? How do you handle the Art-Net data?

@jaaaamIron
Copy link
Author

Hi, thank you for your reply. ArtnetnodeWifiDebug also works for me.
I am running your example ESP8266_Artnet_RGB_Led, but modified to use the ledc code which is neccessary for ESP32 PWM. I am using the function artnetnode.getDmxFrame()[X], and I am retreiving 1-3 addresses. I get fairly regular freezes - probably one around every 5 or 6 minutes.

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