HI
I used NRF24L01 module in direct mode and chose 250kbps in configuration
In TX mode : whether the data from MCU to module has to be send through exact 250kbps?
HI
I used NRF24L01 module in direct mode and chose 250kbps in configuration
In TX mode : whether the data from MCU to module has to be send through exact 250kbps?
Hi,
In TX mode : whether the data from MCU to module has to be send through exact 250kbps?
When you have configured the radio to use 250 kBit on-air datarate, the data is sent on-air with this bitrate, regardless of how often you send user data from the MCU to the nRF.
It is very important that both your receiver and transmitter has the same configuration (datarate, address, RF channel, etc)
Kind regards,
Håkon