Issue with the name of the peripheral in Coded phy

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.

Parents
  • For the nRF Connect SDK we already have central/peripheral sample projects that showcase how to use the Coded PHY. Please check out the Heart Rate Monitor with Coded PHY central and peripheral to make sure advertising and scanning is set up correctly for using Coded PHY.

    If you think the issue is with the peripheral, you could also do a sniffer trace to see what is happening on-air and make sure.  A sniffer trace can be gotten by using either a dedicated BLE sniffer (like the Ellisys sniffers), or if you have a spare nRF52 DK or Dongle, you can use the nRF Sniffer and Wireshark to sniff the connection and pairing method.

    Best regards,

    Simon

Reply
  • For the nRF Connect SDK we already have central/peripheral sample projects that showcase how to use the Coded PHY. Please check out the Heart Rate Monitor with Coded PHY central and peripheral to make sure advertising and scanning is set up correctly for using Coded PHY.

    If you think the issue is with the peripheral, you could also do a sniffer trace to see what is happening on-air and make sure.  A sniffer trace can be gotten by using either a dedicated BLE sniffer (like the Ellisys sniffers), or if you have a spare nRF52 DK or Dongle, you can use the nRF Sniffer and Wireshark to sniff the connection and pairing method.

    Best regards,

    Simon

Children
No Data
Related