Search found 1 match
- Wed Aug 28, 2024 2:48 pm
- Forum: ESP32 Arduino
- Topic: High frequency messages with ESP_NOW
- Replies: 1
- Views: 1538
High frequency messages with ESP_NOW
Hello, I am working on a project that requires multiple devices to transmit IMU data at 20Htz. I need multiple transmitters sending their IMU data that will need to end up on a PC. I am using multiple (4-8) ESP32-S3 as the data transmitters and another ESP32-S3 as a receiver. The transmitters are se...