ESP-01 module grouping data packets together

bengreenkerro
Posts: 1
Joined: Sun Aug 13, 2023 4:24 pm

ESP-01 module grouping data packets together

Postby bengreenkerro » Sun Aug 13, 2023 4:45 pm

Hello, I'm having trouble with my ESP-01 module grouping together multiple messages into one. Messages come from a python script on a pc individually, but when they are read by the Arduino from the ESP-01 module, they are grouped into bunches with pauses in between. As these commands are controls for an RC robot, I would like them to be passed straight through to the Arduino to reduce input latency.

The image below is my Arduino serial monitor output, with the time in milliseconds printed out in the first column. I can see that there is a roughly 100ms delay between these groupings of messages.
Screenshot 2023-08-13 at 17.43.34.png
Screenshot 2023-08-13 at 17.43.34.png (46.95 KiB) Viewed 6356 times
For extra information, the ESP-01 is the server and the pc python program is the client.

Any ideas on how these messages can come through as soon as they are received? Thanks in advance :D

esp-at
Posts: 200
Joined: Mon May 09, 2022 3:00 am

Re: ESP-01 module grouping data packets together

Postby esp-at » Fri Sep 01, 2023 8:14 am

sorry that we don't have an ESP-01 modules. could you please try with the esp modules: https://www.espressif.com/en/products/modules

Who is online

Users browsing this forum: No registered users and 22 guests