• TMRh20's avatar
    Reliability improvements for RPi · d41d47ab
    TMRh20 authored
    - In testing with python wrapper, found setting CE(HIGH) sooner in
    startListening() prevents issues
    - Changed delay between available() checking on RPi to prevent what
    seems like saturation of the RF24 module with SPI requests
    - Reduces errors when switching between RX/TX modes
    d41d47ab
RF24.cpp 44.4 KB