Issue with hello_dect sample using DECT NR+ FW v1.1.0

Nordic TS,

I've installed and begin to experiment with the DECT NR+ v1.1.1.0 FW.  Initially, I'm noticing on obvious difference in the behavior of the dect_hello sample between v1.0.2 of the FW and v1.1.0.  With v1.0.2, the "hello" messages are sent at 5 sec intervals, as configured in the RX_PERIOD_S var in the Kconfig file.  However, when the same dect_hello sample is run using v1.1.0 of the FW, it seems to almost not wait at all (less than 1 ms) between transmissions.  It seems to wait very little time to try to receive a packet before moving on the next transmission.

My output from v1.1.0 + hello_dect is the following:

To observe this issue, pls do the following:

1. Load v1.0.2 of FW

2. Load dect_hello

3. Execute and observe the interdeparture time of 5 sec.

4.   Load v1.1.0 of FW

5.. Load dect_hello

6. Execute and observe the interdeparture time of less than 1  ms.

Pls let me know if there is anything I can do that can fix this.

Thanks!

Best,

Steven Gordon

Related