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

SCAN coded ADV pdu? #2

Open
geekfjj opened this issue Jan 23, 2019 · 1 comment
Open

SCAN coded ADV pdu? #2

geekfjj opened this issue Jan 23, 2019 · 1 comment

Comments

@geekfjj
Copy link

geekfjj commented Jan 23, 2019

Hi friends,
I face two problems: two pice of NRF52840 are in my use, one is in coded advertising state, another is in scaning state(.scan_phys BLE_GAP_PHY_CODED is set), but I don't scan any adv_ext_pdu from NRF52840. Inaddition, the auxoffset and auxphy getting from “BLE_GAP_EVT_ADV_REPORT” are all zero.

@manumonti
Copy link
Contributor

Hi,
have you solved the problem?

Maybe the problem is that you are using PHY_CODED but not extended characteristic. PHY_Coded and extended adv must be activated together.

You can see a implementation example of nRF52840 advertising here

Maybe if you share your code (of the two projects) we can help.

Manuel Montenegro

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