Err happens when running "...\examples\serial" example of mesh SDK

Hi, 

when I am running mesh serial example ,   err happens, Could you help me , please?

00> <t: 2300092>, net_packet.c, 228, Unencrypted data: : FFFF433DCB14253CEFF4F4
00> <t: 2300098>, transport.c, 1045, Message decrypted
00> <t: 2300103>, app_error_weak.c, 105, Mesh assert at 0x0002FD20 (:0)

Parents Reply
  • Hi,

    Under the sdk folder/examples/serial/build/ folder you should have another folder (which was created when you built the project) and in that folder there should be a file named serial_nrf52833_xxAA_s113_7.2.0.map. Can you share that file?

    Also, can you do a debug session triggering the assert, and share the stack trace?

    With that information, we should be able to point to where the error happens.

    In case we need to try to reproduce in our end: What is your setup, and what steps do you follow to test the example?

    Regards,
    Terje

Children
Related