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.

  • 相关阅读:
    半平面交模板
    poj2420(模拟退火大法好)
    hdu4266(三维凸包模板题)
    三维凸包模板
    三维空间直线最近点对hdu4741
    3维计算几何模板
    hdu1174(3维射线与圆是否相交)
    重点记忆
    UNICODE,GBK,UTF-8区别
    AJAX 基础
  • 原文地址:https://www.cnblogs.com/suozhang/p/7465199.html
Copyright © 2011-2022 走看看