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] Subscriber callback appears to be limited at 100Hz with ESP32 #712

Open
patrickelectric opened this issue Oct 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@patrickelectric
Copy link
Contributor

Describe the bug

When ping-ponging bytes around between a computer and a esp32, the subscriber side in the ESP32 appears to be limited at 100Hz.

To reproduce

Run the following code:
https://gist.github.com/patrickelectric/0bd8315894fec32cdaa69f8119de1da8

System info

ESP32-c3 and:

                   -`                 
                  .o+`                 patrick@pichau
                 `ooo/                 OS: Arch Linux 
                `+oooo:                Kernel: x86_64 Linux 6.9.7-arch1-1
               `+oooooo:               Uptime: 5d 23h 29m
               -+oooooo+:              Packages: 2949
             `/:-:++oooo+:             Shell: zsh 5.9
            `/++++/+++++++:            Resolution: 7680x2160
           `/++++++++++++++:           DE: KDE
          `/+++ooooooooooooo/`         WM: KWin
         ./ooosssso++osssssso+`        GTK Theme: 
        .oossssso-````/ossssss+`       Disk: 803G / 911G (93%)
       -osssssso.      :ssssssso.      CPU: AMD Ryzen 7 2700 Eight-Core @ 16x 3.2GHz
      :osssssss/        osssso+++.     GPU: NVIDIA GeForce RTX 4060 Ti
     /ossssssss/        +ssssooo/-     RAM: 43960MiB / 64250MiB
   `/ossssso+/:-        -:/+osssso+-  
  `+sso+:-`                 `.-/+oso: 
 `++:.                           `-/+/
 .`                                 `/
@patrickelectric patrickelectric added the bug Something isn't working label Oct 7, 2024
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

1 participant