Open DatanoiseTV opened 2 years ago
I am using a nRF24L01+ 2.4GHz transceiver which has an IRQ pin that can fire (active low) when data has been received. Unfortunately, the RP2040 doesn't wake up properly and therefore I cannot process any packets after it goes to dormant mode.
https://github.com/nRF24/RF24/issues/857
I am using a nRF24L01+ 2.4GHz transceiver which has an IRQ pin that can fire (active low) when data has been received. Unfortunately, the RP2040 doesn't wake up properly and therefore I cannot process any packets after it goes to dormant mode.
https://github.com/nRF24/RF24/issues/857