Resetting frame counter

Home Forums Lora Network Server Resetting frame counter

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

    Hi All,

    What is the recommended way to reset the frame counter in the network server during development? I use mLinux, v1.0.32 and nodes with ABP. The only method I’m aware of is deleting the node and adding it back again.

    Thanks,
    -Tamás

    PS. Pleased to see the new forum category. 🙂

    #19252
    Jason Reiss
    Keymaster

    The “node reset” command will reset the counters. Looks like it is was mis-documented as resetting stats.

    $ nc -u localhost 6677
    node reset

    or

    $ echo “node reset ” > /dev/udp/localhost/6677

    • This reply was modified 6 years, 11 months ago by Jason Reiss.
    • This reply was modified 6 years, 11 months ago by Jason Reiss.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.