This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Customized Advertising Packet: Information in response not in adv

Hi, I have a TinyShield Nordic module and I am having some troubles trying to customize the advertising packet. I have downloaded NRFGO Studio and I have enabled service data (I want to make the advertising dynamic). Now when I call open the advertising pipe (lib_aci_open_adv_pipe()) and set the data for the pipe (lib_aci_set_local_data()) but the advertising packet still doesn't have the information that I put into it. When I call lib_aci_connect() I just get the basic packet with nothing in the service data. BUT I do get the information in the service data in the response packet if I do allow data to be within the response or to have a response packet (set in NRFGO Studio). This really doesn't work for what I'm trying to do so is there a way to customize the advertising packet to send data or does it have to be in the response? I have been trying for a couple of days with no success.

EDIT: The Tinyshield Nordic module uses the NRF8001

Parents Reply Children
No Data
Related