I tried using ‘accel’ object (defined as Adafruit_LIS3DH accel = Adafruit_LIS3DH(A2, A5, A4, A3); ) directly - like it is in https://github.com/benagricola/tracker/blob/master/main.cpp but that gives me compile errors about private methods.
Summing up - using Asset Tracker Kit I want an easy way to put electron in deep sleep having it wake up when motion is observed or some maximum time passes by. What am I missing?
I literally read that topic and a few more before submitting.
I just saw that but… hmm I thought that this can’t just be a systematic problem with the board. Anyway - I Will try to ping Dave there and maybe do some measuring and hard-wiring the pin to test what’s going on.