Other Parts Discussed in Thread: Z-STACK, SYSCONFIG
Tool/software:
Hi,
My team are doing some range test with CC2652P7 module with Z-Stack SDK version 8.31.
One CC2652P7 is running zc_thermostat sample, the other is running zed_temperature sample. the Power mode of temperature end device is set to alway on. All Z-Stack network configuration are kept as default.
The end device will report the temperature manually (without configuration report) every 5 seconds. The send device has 2 counter: total send and total success (receive default response with correct sequence number)
The coordinator has 1 counter that increases when receiving report.
The test is running in a chamber and open air.
After long run, somehow there are few packet loss and my boss asks why the packet loss still happen in such these conditions.
Can we achive 0% packet loss in this set up? How do I explain if it happen? Below is the result from my test
The result from terminal

The result summary

Thanks