Sampling sound and sending it using RF, sending takes to much time
Hello, I am having a problem. I am using STM32F411CE and NRF24L01 module. I try to sample sound using ADC and then I send it using RF to another uC. I sample a simple sine wave at 48kHz with 16 bit resolution using IT. I send 32 bytes at one time usi...