frame counter 0xffffffff ?

Home Forums Lora Network Server frame counter 0xffffffff ?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19278
    Tamas Bondar
    Participant

    For some of my nodes I see this in the network server log: `
    15:20:19:432|INFO| GW:00:80:00:00:00:00:c4:b3|FRAME-RX|Parsing 1 packets
    15:20:19:434|INFO| ED:55-66-77-88-00-00-00-04|CHECK-PKT|FCNT: ffffffff LAST-FCNT: 000008e9 Duplicate: no
    15:20:19:434|INFO| ED:55-66-77-88-00-00-00-04|CHECK-MIC|ADDR: 00:00:00:04 failed
    `
    Any idea what this might indicate?

    UPDATE: After deleting the node from the network server and adding it again it started to work. This is a ABP node.

    Thanks a lot,
    -Tamás

    #19279
    Jason Reiss
    Keymaster

    Did you reset the counter on the device?
    The counters are strictly checked to be increasing.

    If a counter is found to be less than last received then the packet is invalid which is why CHECK-MIC reports failed.

    FCNT is reported as FFFFFFFF as the packet is not authenticated.

    #19280
    Tamas Bondar
    Participant

    Yes, that explains it. Thanks a lot!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.