⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
9 posts / 0 new
Last post
ashokbabu
Offline
Last seen:1 year 4 days ago
加入:2020-06-19 17:43
WiRa SDK USB Dev Kit

Hi,

We are planning to use the latest release WiRa SDK Dev kit based design using DA1469x for the Social Distance Application.

The SDK says about configurng each device either as Responder mode or Initiator mode. Is it Right ? Our use case requries any device to be able to detect the social distance from any other BLE device as long as it is DA1469x running WiRa irrespective of Initiator Mode or Responder mode.

So technically is it possible to have the device to work as both Responder and Initiator ?

Regards

Unizen

Device:
PM_Dialog
Offline
Last seen:2 days 21 hours ago
Staff
加入:2018-02-08 11:03
Hi Unizen,

Hi Unizen,

Thanks for your question and for your interrest in our WiRa SDK. Just to make sure that I understood your question correclty: do you mean to configure the device both as Responder and Initiator at the same time? Let me check it..

Thanks, PM_Dialog

ashokbabu
Offline
Last seen:1 year 4 days ago
加入:2020-06-19 17:43
Hi PM_Diag,

Hi PM_Diag,

Yes, that's right we want to configure the device both as Responder and Initiator at the same time

ashokbabu
Offline
Last seen:1 year 4 days ago
加入:2020-06-19 17:43
Hi PM_Diag,

Hi PM_Diag,

Can you please update if it is possible to have both Responder and Initiator at same time ?

PM_Dialog
Offline
Last seen:2 days 21 hours ago
Staff
加入:2018-02-08 11:03
Hi ashokbabu,

Hi ashokbabu,

It is not possible to configure the DA14695 both as Responder and Initiator at same time. According to datasheet, the device can act either as Responder or Initiator at a specific time. Furthermore, one (1) initial can have multiple (N) Responders. The opposite is not possible.

Thanks, PM_Dialog

ashokbabu
Offline
Last seen:1 year 4 days ago
加入:2020-06-19 17:43
Hi PM_Diag,

Hi PM_Diag,

Otherwise, is it possible to configure dynamically based on time, like operate as Initiator for 1 sec and operate as Responder for 1 sec in loop ?

ghisbo
Offline
Last seen:1 year 1 month ago
加入:2020-05-12 19:22
Hello,

Hello,

i have the same question. The Initiator Responder should be dynamic. otherwise it will make little sens to use this. Also , besides the ranging demo, i do not find any reference to this ( initiator-responder ) in the social distance tag demo ( nor in the flowcharts)

ben.lauret
Offline
Last seen:6 months 2 weeks ago
Staff
加入:2015-11-24 10:20
It is not possible to be

It is not possible to be initiator and responder at the same time. But any device can be both initiator or responder.

In the SDT example available on the Dialog portal devices will become randomly initiator or responder. They first discover each other via advertising. When the advertising RSSI goes beyond a configurable threshold, both devices try to connect to each other after a random delay. The one succeeding first becomes the central, and the central will be the initiator. Another time that initiator will be peripheral and will be switched to responder.

ghisbo
Offline
Last seen:1 year 1 month ago
加入:2020-05-12 19:22
this behaviour is OK

this behaviour is OK