You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Łukasz Rymanowski (JIRA)" <ji...@apache.org> on 2017/06/30 09:51:00 UTC

[jira] [Comment Edited] (MYNEWT-793) Whitelist don't work when random device is in it

    [ https://issues.apache.org/jira/browse/MYNEWT-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16069695#comment-16069695 ] 

Łukasz Rymanowski edited comment on MYNEWT-793 at 6/30/17 9:50 AM:
-------------------------------------------------------------------

I've post question on nordic dev forum about that:

https://devzone.nordicsemi.com/question/155162/nrf52dk-random-device-in-hw-whitelist/


was (Author: rymanluk):
I've post question on nordic forume about that:

https://devzone.nordicsemi.com/question/155162/nrf52dk-random-device-in-hw-whitelist/

> Whitelist don't work when random device is in it
> ------------------------------------------------
>
>                 Key: MYNEWT-793
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-793
>             Project: Mynewt
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>          Components: Nimble
>         Environment: nrf52dk, nrf52840pdk
> HW whitelist is used
>            Reporter: Łukasz Rymanowski
>            Assignee: Łukasz Rymanowski
>            Priority: Minor
>
> Reproduce:
> 1) put some known random address into whitelist: 
>       b wl addr=xx:xx:xx:xx:xx:xx addr_type=random
> 2) start scan:
> b scan filt=use_wl
> Expected behavior:
> Advertising reports from devices in white list shall be reported to the host
> Actually behavior:
> I see two issues here:
> 1) Looks like event type in the packets is incorrect and changed to 0x04 which is direct advertising (??) very strange
> 2) Advertising report of other devices reach the host.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)