Possibility of using Nordic nRF52840 as PAwR advertiser and the other device as PAwR scanner #87960
Unanswered
liquidhiter
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am currently investigating the possibility of using Nordic nRF52840 as the PAwR advertiser and the other device (from a different vendor) as the PAwR scanner.
I don't want to include the PAST procedure in my first demo, and found this ticket related in Nordic's Q&A forum: PaWR subevent data - Nordic Q&A - Nordic DevZone - Nordic DevZone
I have went through the recommended
periodic_adv_conn
sample application. But I am not really sure whether it is possible to get this working. Moreover, I am actually not using the STACK on the other device, but writing the application based on the radio driver.Would appreciate it if you can give some suggestions
When running this PAwR advertiser application, I got the following errors
I did check the meaning of this -5 error. According to Zephyr documentation, this is an I/O error. But I don't really understand what does this I/O error mean in this context. Could u please shed some light on understanding and resolving this issue?
Beta Was this translation helpful? Give feedback.
All reactions