Expand description
Errors that can occur when sending and receiving data with the nRF24L01 transceiver.
This module provides a comprehensive error type that encapsulates all possible failure modes when interacting with the nRF24L01 module, including SPI communication errors, GPIO control errors, and transceiver-specific error conditions.
Enumsยง
- Transceiver
Error - Represents all possible errors that can occur when using the nRF24L01 transceiver.