[
https://issues.apache.org/jira/browse/MYNEWT-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15229379#comment-15229379
]
ASF subversion and git services commented on MYNEWT-265:
--------------------------------------------------------
Commit 13747ab33342e7ccf050c1bff24703e1d653240f 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=13747ab
]
MYNEWT-265 BLE - advertise iBeacon
Only include AD tx-pwr field if requested. The iBeacon advertisement
format requires that undirected advertisements not include the
tx-power-level AD field. Prior to this change, this field was always
inserted into an undirected advertisement.
> 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)