• Greg Copeland's avatar
    Adds explicit CRC width and PA level. Changes hardware initialization · 15816474
    Greg Copeland authored
    order to minimize noisy/false message reception. Removed begin call
    from constructor as begin now has delay which creates timer race
    initialization. The delay exists to allow for power on/reset radio
    settling which can otherwise prevent CONFIG bits from holding. Added a
    method to allow CRC hardware validation to be disabled. This is a
    requirement for various promiscuous listening RF applications. Setting
    CRC width now forces CRC hardware validation enable.
    15816474
RF24.cpp 20.6 KB