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.

  • 相关阅读:
    Java学习之Jdk配置
    Socket网络模型之Select模型
    c#之初见反射
    c++读取文件夹中的文件
    C#泛型的初步理解
    C#接口简单介绍
    c#类,属性,方法和对象基本介绍
    事件的基本认识
    委托的基本认识
    在Xshell中使用rz命令上传文件出现乱码且文件无法删除的解决办法
  • 原文地址:https://www.cnblogs.com/suozhang/p/7465199.html
Copyright © 2011-2022 走看看