groupUrl: https://ez.analog.com/wireless-sensor-networks-reference-library/adradionet/
Analog.com Analog Dialogue Wiki English
Analog.com Analog Dialogue Wiki 简体中文
EngineerZone
EngineerZone
  • Site
  • User
  • Site
  • Search
  • User
EngineerZone
EngineerZone
  • Log in
  • Site
  • Search
  • Log in
  • Home
  • Blogs ⌵
  • Browse ⌵
    • All Groups
    • All Members
  • Support ⌵
    • 3D ToF Depth Sensing
    • A2B
    • Aerospace and Defense (ADEF)
    • Amplifiers
    • Analog Microcontrollers
    • Analysis Control Evaluation (ACE) Software
    • Audio
    • Clock and Timing
    • Condition-Based Monitoring
    • Data Converters
    • Design Tools and Calculators
    • Direct Digital Synthesis (DDS)
    • Embedded Vision Sensing
    • Energy Monitoring and Metering
    • FPGA Reference Designs
    • Industrial Ethernet
    • Interface and Isolation
    • Low Power RF Transceivers
    • MEMS Inertial Sensors
    • Motor Control Hardware Platforms
    • Optical Sensing
    • Power Management
    • Precision Technology Signal Chains
    • Processors and DSP
    • Reference Circuits
    • RF and Microwave
    • Signal Chain Power (SCP)
    • Switches/Multiplexers
    • Temperature Sensors
    • Video
    • Wide Band RF Transceivers
    • Wireless Sensor Networks Reference Library
  • About EZ
  • More
  • Cancel
  • 主页
  • 浏览 ⌵
    • 收件箱
    • 个人设置
    • 会员
    • 专区列表
  • 论坛专区 ⌵
    • 放大器专区
    • 精密转换器专区
    • 音频专区
    • ADE电能计量专区
    • MEMS和传感器专区
    • 接口和隔离专区
    • Power 中文专区
    • ADUC微处理器专区
    • 锁相环专区
    • 开关和多路复用器专区
    • 温度传感器
    • 基准电压源专区
    • 资源库
    • 论坛使用指南
    • 技术支持参考库
    • 在线研讨会
    • 论坛社群活动
    • 论坛激励活动
  • More
  • Cancel
ADRadioNet Reference Library
  • Wireless Sensor Networks Reference Library
ADRadioNet Reference Library
Documents Identifying sensors enabled and sensors data, from a data packet of End Point in a network
    • New
    ADRadioNet Reference Library requires membership for participation - click to join
    • Documents
    • ADRadioNet for ADuCRF101
    • ADuCRF101 demodulation principle?
    • ADuCRF101 Shows up as "Unknown Device" in ADRadioNet when i click "Find Devices"
    • advantges and disadvantages between the EV-ADRN-WSN-1Z and EV-ADRN WSN-2Z?
    • Are the devices in the evaluation kit programmed and configured before hand
    • can't find the flash programmer tool in the ADRadioNet package
    • Default configuration settings in the evaluation demo
    • Dose ADI have detailed document for ADradioNet?
    • EVAL-ADF7XXXMB4Z Gerber file
    • EVAL-ADUCRF101 add sensor
    • FCC Certification
    • +Frequently Asked Q's
    • how can create a graphic in real time with ev adrn wsn 1z ?
    • How can decrease a sleep time, down one second? ADuCRF101MK
    • How can I capture sensor data and use it in my application?
    • how can install ev adrn wsn 1z on windows 10?
    • How can save the data with ev adrn wsn 1z ?
    • How do I expand my network beyond evaluation demo
    • How the payload in ADRadioNet protocol is encoded
    • How to configure the sensor on Bunch WSN?
    • How to Create alternative application to AnodeCP tool?
    • How to decipher the messages on the ANodeCenterPoint tool?
    • How to decode Temperature and humidity value from Bunch sensor board that is seen at AnodeCP GUI?
    • How to recover the setting on EV-ADRN-WSN-1Z
    • How to wake up the EP to capture the active EP data?
    • Identifying sensors enabled and sensors data, from a data packet of End Point in a network
    • Multi-band, Multi-PHY, Multi-channel?
    • my endpoint is not acting immediately on CP commands
    • Node not joining the network after flashing with new firmware
    • port numbers in ADRadioNet?
    • programme microcontroller
    • Prolem with ADuCRF101MK, I don't see the bunch on AnodeCenterPoint
    • Question on data rate selection in router
    • Questions about the ADRadioNet, how to deploy a network?
    • Radio profiles with ADF7024
    • Unable to connect my EndPoint to the ANodeConfig tool.
    • unable to detect BUNCH EP on ANodeConfig tool with ADRadioNet01_EDKv2.0
    • Unable to detect device with ANodeConfig tool
    • Unable to see the node performance of Router
    • What is "Upstream" and "Downstream" in ADRadioNet
    • What's the difference between the WSN development kits EV-ADRN-WSN-1Z and EV-ADRN-WSN-2Z? When and where can they be ordered?
    • Will I loose my configuration settings if the device looses power?
    • WSN Bunch Node PCB Layout File
    • WSN Bunch Node sometimes cannot register

    Identifying sensors enabled and sensors data, from a data packet of End Point in a network

    Original Question: Identifying sensors enabled and sensors data, from a data packet of End Point in a network by sushma.r

    Hi,

    I have downloaded the ADRadioNet EDK, I have an issues in identifying specific sensor values in the payload displayed on the tool. Is there a way to determine form the data packets, which specific sensor values are being sent for a give End point? I am hoping that there is some way to identify specific FLOAT values as coming from a specific sensor based on the packet data alone.

     

    Thanks,

    sushma r

     


    Verified Answer: RE: Identifying sensors enabled and sensors data, from a data packet of End Point in a network by harishkumarkatam

    Hi Sushma,

    The specific sensor values that are being sent from a given node can be determined by the "sensor mask" value. This value is present in the packet sent from the node. The format of the two byte sensor mask is given below. The feature of sensor mask is added in the ADRadioNet EDKv2.0 version of code.

     

    Users can download the latest code from the download link from ADRadioNet EngineerZone  page as shown. (or from www.analog.com/wsn)

    Bits

    15

    14

    13

    12

    11

    10

    9

    8

    7

    6

    5

    4

    3

    2

    1

    0

    Sensor

    BMP280

    ADIS16480

    VOS

    PModJSTK

    ADT7310

    EVAL_POT

    PIR

    ALS

    AD7151

    SHT21

    ADXL345

    ADXL362

    ADT75

    LED

     

    In the ADRadioNet EDKv2.0, the above sensor mask is assumed. If some sensors are to enabled in a specific node, those will be enabled in the sensor mask register. The sensor data corresponding to the enabled sensors will be available in the order (from LSB side). The length of the each sensor payload is defined a priori (for example, the accelerometer sensor will have 3 float values corresponding to x, y & z).

    Please find the example sensor information below captured at ANodeCenterPoint tool by enabling the following sensors

      • ADT75 --> Temperature
      • ADXL362 --> Accelerometer
      • SHT21--> Temperature and Relative Humidity
      • ALS --> Ambient Light Sensor APDS9005

    The sensor data is followed by statistics. The sensor data is highlighted in different colors above.

    Yellow --> INT_MARK

    Light Green --> SINGLE_MARK

    Red --> Sensor Enable Mask

    Dark Green --> Temperature Data

    Dark Yellow --> Accelerometer (X, Y and Z axis)

    Grey --> Temperature and Relative Humidity

    Pink --> Ambient Light Sensor APDS9005

     

    The above example sensor enable mask (0x0056) indicates the ADT75, ADXL362, SHT21 and ALS (APDS9005) sensors are enabled. The below table indicates how the value of mask is calculated.

    Sensor

    BMP280

    ADIS16480

    VOS

    PModJSTK

    ADT7310

    EVAL_POT

    PIR

    ALS

    AD7151

    SHT21

    ADXL345

    ADXL362

    ADT75

    LED

    0x0056

    0

    0

    0

    0

    0

    0

    0

    0

    0

    1

    0

    1

    0

    1

    1

    0

    0000000001010110 = 86 = 0x56

    The sensor data representation at “Network overview” window

    Sensor Data

    INT[0]

    Sensor Enable Mask

    FLOAT[0]

    ADT75 Temperature

    FLOAT[1]

    ADXL362 X-axis

    FLOAT[2]

    ADXL362 Y-axis

    FLOAT[3]

    ADXL362 Z-axis

    FLOAT[4]

    SHT21 Temperature

    FLOAT[5]

    SHT21 Relative Humidity

    FLOAT[6]

    ALS (APDS9005)

    You may choose to change the order of sensors and create your own sensor mask as desired.This requires a little bit of code modifications.

     

    Hope this helps. Please get back if you need any further clarification

     

    Thanks,

    Harish

    • Share
    • History
    • More
    • Cancel
    Comments
    Anonymous
    Related
     
    社交网络
    快速链接
    • 关于ADI
    • Partners
    • 模拟对话
    • 职业
    • 联系我们
    • 投资信息
    • 新闻中心
    • 质量和可靠性
    • 办事处与代理商
    • Analog Garage
    语言
    • English
    • 简体中文
    • 日本語
    • Руccкий
    电子快讯

    欲获得最新ADI产品、设计工具、培训与活动的相关新闻与文章,请从我们的在线快讯中选出您感兴趣的产品类别,每月或每季度都会发送至您的收件箱。

    订阅
    Switch to mobile view
    Analog Logo
    © 1995 - 2022 Analog Devices, Inc. All Rights Reserved 沪ICP备09046653号-1
    • ©
    • 1995 - 2022 Analog Devices, Inc. All Rights Reserved
    • 沪ICP备09046653号-1
    • 网站地图
    • 隐私和保密政策
    • 隐私设置
    • 使用条款
     
    Social
    Quick Links
    • About ADI
    • Partners
    • Analog Dialogue
    • Careers
    • Contact us
    • Investor Relations
    • News Room
    • Quality & Reliability
    • Sales & Distribution
    • Analog Garage
    Languages
    • English
    • 简体中文
    • 日本語
    • Руccкий
    Newsletters

    Interested in the latest news and articles about ADI products, design tools, training and events? Choose from one of our 12 newsletters that match your product area of interest, delivered monthly or quarterly to your inbox.

    Sign Up
    Switch to mobile view
    Analog Logo
    © 1995 - 2022 Analog Devices, Inc. All Rights Reserved 沪ICP备09046653号-1
    • ©
    • 1995 - 2022 Analog Devices, Inc. All Rights Reserved
    • 沪ICP备09046653号-1
    • Sitemap
    • Privacy & Security
    • Privacy Settings
    • Terms of use
    EngineerZone Uses cookies to ensure you get the best experience in our community. For more information on cookies, please read our Privacy & Security Statement.