SparkFun_APDS-9960_Sensor_Arduino_Library icon indicating copy to clipboard operation
SparkFun_APDS-9960_Sensor_Arduino_Library copied to clipboard

issue on wemos d1 r2 mini

Open xinuxnt opened this issue 5 years ago • 1 comments

I get this error:

stack>>>

ctx: cont sp: 3ffffdb0 end: 3fffffc0 offset: 01b0 3fffff60: 3ffe8591 3ffee434 0000001f 4020202b
3fffff70: 3ffe8591 00000001 3ffee434 3ffee48c
3fffff80: 3fffdad0 00000000 3ffee434 40100d88
3fffff90: feefeffe 00000000 3ffee434 402010b3
3fffffa0: feefeffe 00000000 3ffee45c 4020272c
3fffffb0: feefeffe feefeffe 3ffe850c 40101189
<<<stack<<<

ets Jan 8 2013,rst cause:2, boot mode:(3,6)

load 0x4010f000, len 1384, room 16 tail 8 chksum 0x2d csum 0x2d v8b899c12 ~ld


SparkFun APDS-9960 - GestureTest

ISR not in IRAM!

Abort called

Envirorment Arduino IDE 1.8.9 esp8266 community ver:2.5.2

Help welcome

xinuxnt avatar Jun 18 '19 22:06 xinuxnt

if someone has this issue (with a recent esp8266 library) you can try this modified version https://github.com/Dgemily/APDS-9960_Gesture_Sensor_esp8266_Library . it fixed my issue

Dgemily avatar Dec 23 '20 12:12 Dgemily