4 posts / 0 new
Last post
Tzvika
Offline
Last seen:5 years 5 months ago
加入:2015-01-13 09:43
Receiver units stuck

We are using the SDK 3.0.10.1 for monitor and using "throughput_eval_central" demo project.
In our application , we set the interval=window = 300mSec . the receiver only receive the BLE unite ,and at the end of the interval send through URT the Id.
The problem is with some units after several hours , the receiver quality is damage , the RSSI is drop to unreasonable numbers 0x05- 0x15
and the receiver jump for receiving to not receiving unites and after that it stuck with no receiver at all , only reset(HW) fix the problem.

我的问题是你familiar with this kind of problem? is the new sdk 5.0.2.1 can fix this problem ?

Device:
MT_dialog
Offline
Last seen:2 months 1 week ago
工作人员
加入:2015-06-08 11:34
Hi Tzvika,

Hi Tzvika,

In order to understand your setup, you are using the throughput evaluation application central device and you connect simultaniously a few peripherals. After a few hours the receiver of some of the peripherals get stuck and the RSSI indications are wrong until the receiver is completely stuck and the peripheral disconnects and only a H/W reset can re-enable the peripheral? We are not familiar with such an issue. About the devices that are getting stuck can you get a smart snippets image about their activity when this occurs ? Or debug the peripheral program and check whats is the status of the firmware ?

Thanks MT_dialog

Tzvika
Offline
Last seen:5 years 5 months ago
加入:2015-01-13 09:43
My last test found that if

My last test found that if using sleep mode(#define CFG_EXT_SLEEP) there is no problem!, in other words, the problem happened only on active mode .

MT_dialog
Offline
Last seen:2 months 1 week ago
工作人员
加入:2015-06-08 11:34
Hi Tzvika,

Hi Tzvika,

We haven't encounter anything similar, does this solves your issue?

Thanks MT_dialog