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 how can create a graphic in real time with ev adrn wsn 1z ?
    • 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

    how can create a graphic in real time with ev adrn wsn 1z ?

    Original Question: how can create a graphic in real time with ev adrn wsn 1z ? by matteo-89

    I have ev adrn wsn 1z and I save the data with a particular program in c, but I can't see the data in real time and I have to wait after for creating the graphic.


    Verified Answer: RE: how can create a graphic in real time with ev adrn wsn 1z ? by harishkumarkatam

    Hi

    So you are doing an offline plotting from the sensor data that you are receiving on the CenterPoint.  You can create your own mechanisms to plot the sensor data and that is outside the scope of this support. But I want to share a news that there is new release that will go live (in ~2weeks) with a new and enhanced PC tool. This will have a form of real-time plotting of sensor data, hopefully it is useful for you. Please stay tuned on this.

    On the other question: The minimum sleep time that can be configured using ANodeConfig tool is 1 second. Since the ADRadioNet devices are intended for low power and battery operated, most of the time the devices are expected to be in sleep state. An option for user with 250 milliseconds sleep time is provided in the form of command (please refer to “ANodeCenterPoint: Control & Monitoring:” section of ADRN01-All-in-One-GettingStartedGuide_v2.0). Please note, the support from this forum is limited to evaluating the solution as-is and for any new feature requirements to build a new product you have to reach out to local ADI sales team.

    thanks

    Harish


    Question: RE: how can create a graphic in real time with ev adrn wsn 1z ? by harishkumarkatam

    Hi,

    The purpose of this community is to provide help and support on ADRadioNet evaluation demo bring-up. Beyond this it’s up to you on how you want to create your application. But I am curious to find out what you are doing as I understand you are able to save the data using a C-program. Can you provide the following details.

    1. Where are you saving the data and what is the mechanism for plotting?
    2. What is the sleep time of your EP?
    3. When you check the messages by connecting CP to ANodeCenterPoint tool, are you saying the messages are not coming at the sleep time set by you?

     

    Thanks

    Harish


    Question: RE: how can create a graphic in real time with ev adrn wsn 1z ? by matteo-89

    I use the program serial monitor and save the hexdecimal data into a file, after I have created a program in c that extract the hexdecimal data of the axes x, y, z. I save this data into 3 different file. Now I have to convert this data in decimal and I use excel with a macro, and I create tre colum of data, finally I create a graphic. Now I'm studing for creating a graphic in real time.


    Question: RE: how can create a graphic in real time with ev adrn wsn 1z ? by matteo-89

    the sleep time is on 20ms but anode center point write only 12 data at 1 second. Anode center point with this sleep time, write uart error on uart status. For me is import to see graphic in real time with the minimum sleep time. I know that 20ms sleep time is not real, but for me is importat reduce this time.

    • 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.