This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Mesh SDK 3.1.0 retransmit count error

Hi,

we found two issues on mesh SDK 3.1.0 related to publish retransmit count.

- The retransmit count is always different from what configured using the ios app.

- The status payload of the retransmition received by the generic onoff client is wrong.

Can you please verify?

Parents
  • Here is a log of the above issues:

    <t: 117902>, main.c, 695, OnOff server: 0x0001, Present OnOff: 1

    <t: 121179>, main.c, 695, OnOff server: 0x0001, Present OnOff: 0

    <t: 124455>, main.c, 695, OnOff server: 0x0001, Present OnOff: 220

    <t: 127733>, main.c, 695, OnOff server: 0x0001, Present OnOff: 161

    The repetitions count was set to 2 and we received 4 repetitions and as you can see the content of the onoff value changes on every repetition.

    The right value is only the first (one).

    Please verify.

Reply
  • Here is a log of the above issues:

    <t: 117902>, main.c, 695, OnOff server: 0x0001, Present OnOff: 1

    <t: 121179>, main.c, 695, OnOff server: 0x0001, Present OnOff: 0

    <t: 124455>, main.c, 695, OnOff server: 0x0001, Present OnOff: 220

    <t: 127733>, main.c, 695, OnOff server: 0x0001, Present OnOff: 161

    The repetitions count was set to 2 and we received 4 repetitions and as you can see the content of the onoff value changes on every repetition.

    The right value is only the first (one).

    Please verify.

Children
No Data
Related