mayeranalytics / pySX127x

This is a python interface to the Semtech SX127x, HopeRF RFM9x, Microchip RN2483 long range, low power transceiver families.
GNU Affero General Public License v3.0
171 stars 116 forks source link

Data rate received #46

Open nickyandre opened 1 year ago

nickyandre commented 1 year ago

Hello i use your library to do communication with SX1278 between ESP32 which send the package and Raspberry Pi received the package. In this case i save the data to csv file for the sample rate i get always around 40-80 ms for one data i got around 12 data for one second. For my system i need higher data rate more data received per second i want around more than 500 data per second could you help me how to do this?.

nickyandre commented 1 year ago

Added info when i set the sender to send more data with higher bandwidth and lower spreading factor i did not receive any payload in the Raspberry Pi. could you please help me.