--
You received this message because you are subscribed to the Google Groups "openthread-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openthread-users+unsubscribe@googlegroups.com.
To post to this group, send email to openthread-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openthread-users/f1af821c-1b3d-4911-8ca2-ae265fe2bf13%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Jonathan.
--
You received this message because you are subscribed to the Google Groups "openthread-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openthread-users+unsubscribe@googlegroups.com.
To post to this group, send email to openthread-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openthread-users/fe402422-240d-4571-a266-25350242268e%40googlegroups.com.
Hi
On a system which
support BLE and Thread with a single radio, we can imagine at first a dual mode.
In dual mode, we start for instance a communication on the BLE network, and
then we switch to Thread. Once all the Thread requests has been performed, we
can switch back to BLE.
a) Do you have real use case which ask for such a functionality ?
When we stop BLE and start initiating a Thread network, it will take some time.
b) What is the minimum time required to setup a Thread network ?
Note : If you stop your BLE network, and you just need to power on a device located
inside your Thread network, the reaction time may be considered too long if you
need to setup the Thread network from scratch...
c) Are there examples on
which time to time, Thread take over and interrupt BLE activity, just to keep
the Thread network alive. Is it possible for example to have the “thread leader
device” just sending Advertisement time to time to other devices (in order to keep
the link with Thread network), and in between entering in a kind of ‘thread sleep
mode’ where it is possible to perform BLE activity.
Thanks very much for your answers.
On a system which support BLE and Thread with a single radio, we can imagine at first a dual mode. In dual mode, we start for instance a communication on the BLE network, and then we switch to Thread. Once all the Thread requests has been performed, we can switch back to BLE.
a) Do you have real use case which ask for such a functionality ?
When we stop BLE and start initiating a Thread network, it will take some time.
b) What is the minimum time required to setup a Thread network ?
Note : If you stop your BLE network, and you just need to power on a device located inside your Thread network, the reaction time may be considered too long if you need to setup the Thread network from scratch...
c) Are there examples on which time to time, Thread take over and interrupt BLE activity, just to keep the Thread network alive. Is it possible for example to have the “thread leader device” just sending Advertisement time to time to other devices (in order to keep the link with Thread network), and in between entering in a kind of ‘thread sleep mode’ where it is possible to perform BLE activity.