This repository was archived by the owner on Sep 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 369
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
lorawan-nano-gateway crashes after some time #117
Copy link
Copy link
Open
Description
Hello guys
I have a LoPy4 v1.20.2.rc6 with Expansion board expansion31_0.0.11
Tried to load the example project "lorawan-nano-gateway"
After couple of hours (between 1 and 8) the LoPy crashes with following (decoded) stacktrace:
Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
PC: 0x4010466c: mp_obj_str_binary_op at ../py/objstr.c line 1500
EXCVADDR: 0x00000001
Decoding stack results
0x4010466c: mp_obj_str_binary_op at ../py/objstr.c line 1500
0x400debf5: uECC_vli_modMult at /Users/ehlers/pycom/pycom-esp-idf/components/micro-ecc/micro-ecc/uECC.c line 601
0x400dec5f: uECC_vli_modMult at /Users/ehlers/pycom/pycom-esp-idf/components/micro-ecc/micro-ecc/uECC.c line 599
0x400df131: uECC_verify at /Users/ehlers/pycom/pycom-esp-idf/components/micro-ecc/micro-ecc/uECC.c line 1497
0x4010256d: mp_obj_int_unary_op at ../py/objint_mpz.c line 148
0x400fc45a: mp_compile at ../py/compile.c line 3385
0x400f8bfd: mp_lexer_to_next at ../py/lexer.c line 549
0x40104177: str_strip at ../py/objstr.c line 858
0x400fc4e4: mp_compile at ../py/compile.c line 3409
0x400f8bfd: mp_lexer_to_next at ../py/lexer.c line 549
0x400f8c2a: mp_lexer_to_next at ../py/lexer.c line 548
0x400df1da: uECC_verify at /Users/ehlers/pycom/pycom-esp-idf/components/micro-ecc/micro-ecc/uECC.c line 1514
0x400df44d: uECC_verify at /Users/ehlers/pycom/pycom-esp-idf/components/micro-ecc/micro-ecc/uECC.c line 1555
0x400de08b: image_load at /Users/ehlers/pycom/pycom-esp-idf/components/bootloader_support/src/esp_image_format.c line 423
Tried to use different WLANs.
I also tried to completely reset the LoPy4 like described here:
https://forum.pycom.io/topic/4307/guru-meditation-error-pycom-wipy/35
Does anyone have the same problem?
Any ideas what to try?
Appreciate your help.
Metadata
Metadata
Assignees
Labels
No labels