zoukankan      html  css  js  c++  java
  • Bluetooth® Low Energy Beacons

    Bluetooth® Low Energy Beacons

    ABSTRACT (abstract )

    1、This application report presents the concept of beacons by using Bluetooth low energy technology. The important parameters when designing beacon solutions are elaborated on a detailed level throughout the document. With the use of the TI BLE-Stack, beacons can be done in a simple and intuitive way.

    1、这个应用报告 使用 低功耗蓝牙技术 呈现了 beacon 的 概念,在整个文档中详细的阐述了设计 beacon 的中重要参数。结合使用BLE协议栈,beacon 可以简单和直观的方式做出来!

    2017年9月1日21:46:25

    What is a beacon? 

    2、A beacon in wireless technology is the concept of broadcasting small pieces of information. The information may be anything, ranging from ambient data (temperature, air pressure, humidity, and so forth) to micro-location data (asset tracking, retail, and so forth) or orientation data (acceleration, rotation, and so forth).

    2、beacon 在无线技术中 就是  广播 小碎片信息 的概念,该信息可能是任何东西,测距从环境数据(温度,大气压,湿度,等待)

    The transmitted data is typically static but can also be dynamic and change over time. With the use of
    Bluetooth low energy, beacons can be designed to run for years on a single coin cell battery. This
    application report introduces the concept of beacons and how to get started with implementing a beacon
    solution. Naming conventions throughout this document can be summarized as Beacons that broadcast
    information by using advertisements with Bluetooth low energy technology that could be branded as
    Bluetooth Smart.

  • 相关阅读:
    程序员面试金典题解
    Leetcode 解题报告
    常用小算法
    BestCoder 百度之星2016
    jQuery 删除或是清空某个HTML元素。
    dataTable 默认排序设定
    jquery tableExport 插件导出excel (无乱码) 比较简单的表格
    php 根据周数获取当周的开始日期与最后日期
    thinkphp5使用load和use引入第三方类
    判断checkbox是否选中
  • 原文地址:https://www.cnblogs.com/suozhang/p/7465199.html
Copyright © 2011-2022 走看看