The maximum transmission power of the NRF24LE1 is +0 dBm (1 mW). However, it can be adjusted to lower values to comply with regulatory requirements or to optimize power consumption.
The NRF24LE1 does not have built-in frequency hopping capabilities. However, you can implement frequency hopping in software by using the device's ability to change channels dynamically. You can use the 'CHANNEL' register to change the transmission frequency.
The maximum data transfer rate of the NRF24LE1 is 2 Mbps. However, the actual data transfer rate may be lower depending on the transmission mode, data packet size, and other factors.
The NRF24LE1 does not have built-in encryption capabilities. However, you can implement encryption in software using a cryptographic algorithm such as AES. You can use the device's 16-bit CPU to perform encryption and decryption operations.
The power consumption of the NRF24LE1 in sleep mode is typically around 0.5 μA. However, this value can vary depending on the specific sleep mode and other factors such as the voltage supply and temperature.