[
https://issues.apache.org/jira/browse/MYNEWT-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15229380#comment-15229380
]
ASF subversion and git services commented on MYNEWT-265:
--------------------------------------------------------
Commit 338fe0f5c84f7dbc53772639bb665223aadae249 in incubator-mynewt-core's
branch refs/heads/develop from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=338fe0f
]
MYNEWT-265 BLE - advertise iBeacon
Combine non/und/dir adv state machines. Prior to this change, the slave
used separate state machines for different connectable modes. The code
is simpler (and smaller) if all connectable modes use the same state
machine.
> BLE - advertise iBeacon
> -----------------------
>
> Key: MYNEWT-265
> URL: https://issues.apache.org/jira/browse/MYNEWT-265
> Project: Mynewt
> Issue Type: New Feature
> Reporter: Aditi Hilbert
> Assignee: Christopher Collins
> Fix For: v0_8_0_rel
>
>
> Uses only the advertisement channel.
> 9 bytes of constant preamble, then the Proximity UUID (16 bytes), Major (2
> bytes) and Minor values (2 bytes).
> The final byte in the packet is the RSSI measured at 1 meter from the device
> - used to calculate distance from the iBeacon.
> Also covers adjusting the advertisement rate (which is already available)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)