Hello,
is it possible to use the CC2540 simultaneously in observer and broadcast role ?
We want to create a network of several nodes and every node is broadcasting its information every X ms. When not broadcasting the node should listen for other broadcasts.
From the CC2540 Ble Software Developer's Reference Guide I got following information: Multi-role and combo-role support has been enhanced. The BLE stack can now support simultaneously
advertising and/or scanning while in a connection as either a master or a slave.
This suggests that it is possible to implement the behavior we want to use.
Can someone confirm that it is indeed possible to use the CC2540 in broadcast and observer role simultaneously , or did I miss-understand the guide?
Are there any examples on how to use broadcast and observer role simultaneously ?
Thanks for your answers and best regards