This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

electric leakage when mesh_stack_start ->NVIC_SetPendingIRQ(EVENT_IRQn) is called

Now we development a switch and use it control the light. When i push switch close the light, there was still a faint light. Then i found when NVIC_SetPendingIRQ(EVENT_IRQn) is called in mesh_stack_start will cause electric leakage,do not run the function, The close light is normal.Has anyone encountered this problem and how to solve it?

Parents Reply Children
No Data
Related