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

nRF-Connect Windows Advertising issues

I am trying to set up a custom Advertisement in nRF-Connect for Windows, using an nRF52 DK (PCA10040)

In Advertising Setup, I remove the existing "Complete local lame" entry in the Advertising data and then add my own Custom AD type. I enter type 0x21 with 26 bytes of data and when I try to Apply the change, I get the error "Length of packet is 28 bytes, which is larger than the maximum of 20 bytes." image description

I tried using nRF-Connect Windows as cloning the Advertisement data from nRF-Connect for Android doesn't support the 128 byte UUID service data.

Also, with regards to the above - when I add the 01 / 06 custom AD type and then add a UUID service data that is short enough to not complain about the 20 byte limit, e.g. 21 / 8D69DE3D57374FBD5441E873649BFE94FFFF. When viewed in nRF-Connect Android, the nRF52 DK only advertises the type 21 and not the type 01.

How do you use the Advertising feature in nRF-Connect ?

Related