As we know,The kernel will close the global irq for some thing needed,If the sx127x received a packet and generate a irq when global irq is off. so the driver's code that clear sx127x RXDONE irq cannot be called, does this case leads RXDONE signal(sx127x DIO0 Pin) push high level forever? does it leads the driver cannot receive packet forever?
As we know,The kernel will close the global irq for some thing needed,If the sx127x received a packet and generate a irq when global irq is off. so the driver's code that clear sx127x RXDONE irq cannot be called, does this case leads RXDONE signal(sx127x DIO0 Pin) push high level forever? does it leads the driver cannot receive packet forever?