Skip to main content
DLoza.2
Associate III
April 21, 2022
Solved

BlueNRG-LP Broadcaster Role and Observer Role at the same time

  • April 21, 2022
  • 2 replies
  • 950 views

Hi,

I want an application where my device works both Broadcast Role and Observer Role, but y don't know if it is possible. My device shall send Non-connectable and non-scannable undirected events (Broadcaster beacons) and also receive them from other devices (Passive Scanning).

I can use this two functionalities in the same BlueNRG-LP or I need two, one with Broadcaster Role and other for Observer Role?

Thanks,

Daniel

This topic has been closed for replies.
Best answer by Laurent LOUAZON

Hello,

BlueNRG-LP can act as multirole.

I would suggest to look at chapter 3.10 of programming guideline on st.com (PM0269)

Regards

Laurent

2 replies

Laurent LOUAZON
Laurent LOUAZONBest answer
ST Employee
April 21, 2022

Hello,

BlueNRG-LP can act as multirole.

I would suggest to look at chapter 3.10 of programming guideline on st.com (PM0269)

Regards

Laurent

DLoza.2
DLoza.2Author
Associate III
April 21, 2022

Hi Laurent,

In chapter 3.10 of PM0269 talks about Peripheral and Central Role, but I talk about connectionless communication with Broadcast and Observer Role.