You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I can tell when BLE receives a message and sends an interrupt during a call to the motion sensor read it causes the sketch to crash/hang. When interrupts are disabled around the motion sensor read it works without a problem.