uart interrupt, LowPower_Handler
Posted on January 31, 2017 at 08:23Hi.I am testing the I-CUBE-LRWAN(LoRa) Pingpong sample code.I am also testing uart interrupts.If you do not call the LowPower_Handler function in the main loop, the uart interrupt will work fine.However, calling th...