[
https://issues.apache.org/jira/browse/MYNEWT-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
William San Filippo resolved MYNEWT-342.
----------------------------------------
Resolution: Fixed
The Ellisys was correct: there was a bug in the code where we were not
remembering the previous bit when checking to see if the next bit is a
transition from the previous bit. The code should now generate valid access
addresses.
> Ellisys sniffer is telling us we are generating invalid access addresses
> ------------------------------------------------------------------------
>
> Key: MYNEWT-342
> URL: https://issues.apache.org/jira/browse/MYNEWT-342
> Project: Mynewt
> Issue Type: Bug
> Components: Nimble
> Affects Versions: v0_9_0
> Reporter: William San Filippo
> Assignee: William San Filippo
> Fix For: v0_10_0
>
>
> There are rules for access addresses that devices are allowed to use. When
> looking at connections on the sniffer, the Ellisys software was telling us
> that we are violating the rule where you are not allowed to have 6
> consecutive bits the same. The code was supposed to guarantee this but it
> appears that is not the case. This needs to be investigated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)