Data rate on esp32
Posted: Sun Dec 01, 2019 6:42 pm
Hello,
I am using ESP32 DEVKIT using arduino ide. I am trying to use the peer to peer mode.
The pins 23 and 2 are made as input pins on ESP32 master and pins 23 and 2 as receive pins on ESP32 slave device.
The pin 23 of master has been connected to a function generator and the pin 23 on slave device connects to a oscilloscope.
I am able to transmit pulses successfully up to 50Hz and if I further increase the frequency on master device, the frequency on receiver starts failing.
My requirement is to send 25mbps data from a master ESP32 device to a slave ESP32 device. How can I increase the data rate here?
Thanks and regards,
Nagendra
I am using ESP32 DEVKIT using arduino ide. I am trying to use the peer to peer mode.
The pins 23 and 2 are made as input pins on ESP32 master and pins 23 and 2 as receive pins on ESP32 slave device.
The pin 23 of master has been connected to a function generator and the pin 23 on slave device connects to a oscilloscope.
I am able to transmit pulses successfully up to 50Hz and if I further increase the frequency on master device, the frequency on receiver starts failing.
My requirement is to send 25mbps data from a master ESP32 device to a slave ESP32 device. How can I increase the data rate here?
Thanks and regards,
Nagendra