The issue is that the name appear when the peripheral is in 1M PHY but he don't apprear when the device is in Coded PHY, do you know why ?
I use NCS 2.0.0 and to scan i use a central with shell commands.
The issue is that the name appear when the peripheral is in 1M PHY but he don't apprear when the device is in Coded PHY, do you know why ?
I use NCS 2.0.0 and to scan i use a central with shell commands.
Hi
Most likely this is because you're using extended advertising packets on the 1M PHY, where the device name is able to fit. Coded PHY has a restriction in the size of advertising packets. It could also be that your central is not scanning on the Coded PHY and only get the initial advertisement on the main advertising channels, the rest of the advertising data is transmitted on secondary channels (other than 37, 38, and 39).
Best regards,
Simon
Hi
Most likely this is because you're using extended advertising packets on the 1M PHY, where the device name is able to fit. Coded PHY has a restriction in the size of advertising packets. It could also be that your central is not scanning on the Coded PHY and only get the initial advertisement on the main advertising channels, the rest of the advertising data is transmitted on secondary channels (other than 37, 38, and 39).
Best regards,
Simon
hi
I think it's the first solution because my central use command shell to scan in coded and get normally all the information from the device, and also because my phone also don't see the name in coded PHY but how to solve this ? increase the size of advertising packets ?
Regards,
Py