This repository will collect all of products practice based on RAK IoT module and RAK IoT SDK RUI.The creativity may come from RAK official and open source contributor.
MIT License
18
stars
17
forks
source link
RAK811 crashed when ext interrupt fired in the middle of rui_lora_send() call #12
Programmed a simple application using a pushbutton that fires and external interrupt. For now there is no way to disable or mask external interrupts temporary, so if for some reason a button is pressed, a float switch tripped, etc, when executing rui_lora_send() the module crashes!
Programmed a simple application using a pushbutton that fires and external interrupt. For now there is no way to disable or mask external interrupts temporary, so if for some reason a button is pressed, a float switch tripped, etc, when executing rui_lora_send() the module crashes!