cancel
Showing results for 
Search instead for 
Did you mean: 

BlieNRG-LP - Bluetooth Stack from DK v.1.5.0

AndyZel
Associate

Hello all. Can you help me?

According to the PM0269 I need to use sone API function for periodic advertising. Where is hci_le_set_periodic_advertising_data() finction? There is no hci_le_set_periodic_advertising_data() finction prototype in bluenrg_lp_api.h header file. I only saw the aci_gap_set_periodic_advertising_data() function prototype for use.

Thank you for your attention.

AndyZel_0-1714315238245.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

Hello @AndyZel 

This Command is available on the line 2085 of the bluenrg_lp_hci_le.h.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
STTwo-32
ST Employee

Hello @AndyZel 

This Command is available on the line 2085 of the bluenrg_lp_hci_le.h.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.