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 07:15:00 UTC

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

Łukasz Rymanowski created MYNEWT-793:
----------------------------------------

             Summary: 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)