Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TTGO T7 issue with SCD30 #86

Closed
hpsaturn opened this issue Aug 27, 2021 · 0 comments
Closed

TTGO T7 issue with SCD30 #86

hpsaturn opened this issue Aug 27, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@hpsaturn
Copy link
Member

Possible core panic with SCD30 on i2c channel.

10:59:18.384 > -->[SLIB] I2C detected SCD30 sensor :)
10:59:18.409 > -->[INFO] PM/CO2 sensor detected: SCD30
10:59:18.557 > -->[WDOG] watchdog config to check each 120 seconds.
10:59:19.309 > -->[BTLE] GATT server ready. (Waiting for client)
10:59:19.468 > -->[INFO] InfluxDb API:  0
10:59:23.002 > -->[OGUI] starting task loop
10:59:23.504 > Guru Meditation Error: Core  1 panic'ed (StoreProhibited). Exception was unhandled.
10:59:23.510 > Core 1 register dump:
10:59:23.512 > PC      : 0x401d7e99  PS      : 0x00060a30  A0      : 0x801d7fe8  A1      : 0x3ffce6e0
10:59:23.521 > A2      : 0x00000000  A3      : 0x00000004  A4      : 0x00000003  A5      : 0x00000001
10:59:23.528 > A6      : 0x00000000  A7      : 0x00000000  A8      : 0xfffffffe  A9      : 0x80000020  
10:59:23.534 > A10     : 0x00000008  A11     : 0x00000001  A12     : 0x00000005  A13     : 0x00000020  
10:59:23.543 > A14     : 0x00000020  A15     : 0x3ffe58a4  SAR     : 0x0000000a  EXCCAUSE: 0x0000001d
10:59:23.551 > EXCVADDR: 0x00000004  LBEG    : 0x4000c2e0  LEND    : 0x4000c2f6  LCOUNT  : 0xffffffff  
10:59:23.559 >
10:59:23.559 > ELF file SHA256: 0000000000000000
10:59:23.562 >
10:59:23.562 > Backtrace: 0x401d7e99:0x3ffce6e0 0x401d7fe5:0x3ffce700 0x400d87ec:0x3ffce720 0x400d8924:0x3ffce740 0x400d897a:0x3ffce760 0x400d31d5:0x3ffce790 0x400e4f26:0x3ffce7f0 0x400915e2:0x3ffce810
10:59:23.579 >
10:59:23.579 > Rebooting...
10:59:23.579 > ets Jun  8 2016 00:22:57
10:59:23.582 >
10:59:23.582 > rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
10:59:23.588 > configsip: 0, SPIWP:0xee
@hpsaturn hpsaturn added the bug Something isn't working label Aug 27, 2021
@hpsaturn hpsaturn mentioned this issue Aug 27, 2021
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant