Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Primary PHY is incorrect in device detail #92

Open
kaiser-ren opened this issue Apr 10, 2021 · 2 comments
Open

Primary PHY is incorrect in device detail #92

kaiser-ren opened this issue Apr 10, 2021 · 2 comments

Comments

@kaiser-ren
Copy link

Describe the bug
I have a LE periodic Adv advertiser and it can broadcast Periodic Adv packet, I can use nRF Mesh iOS app to capture it, however, the primary PHY is incorrect as the picture shown.

To Reproduce
Steps to reproduce the behavior:

  1. Firmware, https://docs.zephyrproject.org/latest/samples/bluetooth/periodic_adv/README.html
  2. Hardware, nRF52840DK
  3. Flash firmware on the hardware
  4. you will see the wrong phy on nRF Connect iOS app

Expected behavior
A clear and concise description of what you expected to happen.

Platform details:

  • Device: iPhone 12
  • OS: 14.4.2
  • Library Version (or Commit): application version 2.4.8; build number 163

Logs / Screenshots
primaryPHY=129

@kaiser-ren
Copy link
Author

kaiser-ren commented Apr 11, 2021

I got into Core Bluetooth, I found that the original Primary PHY type is 129, 0x81.
It's weird.

@philips77 philips77 transferred this issue from NordicSemiconductor/IOS-nRF-Mesh-Library Apr 12, 2021
@philips77
Copy link
Member

I believe the issue should be in this project, not nRF Mesh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants