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
  • serial_nrf52833_xxAA_s113_7.2.0.hexserial_nrf52833_xxAA_s113_7.2.0.map

    Test board:   Ev board #1(serial_nrf52833_xxAA_s113_7.2.0.hex)

                         Ev board #2(light_switch_client_nrf52833_xxAA_s113_7.2.0.hex)

    Step:

    1)  Using serial comand to provison and add key for light switch example  via Ev board #1

    2)  Must Set the publish addr to 0xFFFF for light switch client example(Ev board #2)

    3)  Input button 1 on Ev board #2 RTT viewer window

    4)  err log will happen

    00> <t: 4880612>, net_packet.c, 228, Unencrypted data: : FFFF4331894B81D08E21F07130
    00> <t: 4880618>, transport.c, 1045, Message decrypted
    00> <t: 4880623>, app_error_weak.c, 105, Mesh assert at 0x00025D14 (:0)

Children
Related