• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Low Power RF & Wireless Connectivity » Low Power RF Proprietary Software & SimpliciTI Forum » All Tags » Sensor Monitor
Share
Low Power RF & Wireless Connectivity
  • Forums
  • Announcements
  • Files
  • E2E Wiki

Browse by Tags

Low Power RF & Wireless Connectivity

Welcome to the Low Power RF & Wireless Connectivity Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
Sensor Monitor
  • 8051
  • access point
  • ADC
  • AP
  • AP as data hub
  • CC2500
  • CC2510
  • CCE
  • ED
  • End device
  • End Devices
  • Example Code
  • eZ430
  • eZ430-RF2500
  • eZ430-RF2500 SimpliciTI 1.1.1
  • IAR
  • IAR SimpliciTI
  • Low power RF
  • MRFI
  • RF2500
  • simliciTI 1.1.0
  • SimpliciTI
  • simpliciti 1.1.1
  • software
  • Z-stack
Related Posts
  • Forum Post: Re: PC Monitor software for parts like RF2500

    LPRF Rocks the World  LPRF Rocks the World
    Hi SpeakandSpell, We are actually about to release our source code for the ez430- RF2480 (Z-Accel) Sensor Monitor soon. We will post it here on the community within a few days. http://www.ti.com/cc2480 LPWRocks
    on Jul 7, 2008
  • Forum Post: Re: SensorMonitorGUI Software of the RF2500 EVM Kit

    LPRF Rocks the World  LPRF Rocks the World
    Hi Roland, The source code for Sensor Monitor used with ez430 - RF2480 which is similar to RF2500, ZigBee instead of SimpliciTI will be uploaded to the community soon. There is another thread with the same request. LPWRocks
    on Jul 8, 2008
  • Forum Post: Re: PC Monitor software for parts like RF2500

    LPRF Rocks the World  LPRF Rocks the World
    Hi, The Sensor Monitor source code should be added to this thread. See if you can download LPWRocks
    on Jul 9, 2008
  • Forum Post: Re: PC Monitor software for parts like RF2500

    LPRF Rocks the World  LPRF Rocks the World
    Hi, It is build with VC++ 2005 and it should be possible to be built with VC++ 2005 Express. In the zip file there is a readme file with instructions. For graphics we use the QT: http://trolltech.com/products/qt LPWRocks
    on Jul 9, 2008
  • Forum Post: Re: SensorMonitorGUI Software of the RF2500 EVM Kit

    M M
    Sems like the source code has been published in another thread. See https://community.ti.com/forums/t/158.aspx
    on Jul 9, 2008
  • Forum Post: Re: SensorMonitorGUI Software of the RF2500 EVM Kit

    esy esy
    You are almost right, Mozart. This thread contains originally a request for the source code for the eZ430-RF2500 Sensor Monitor application. The thread you linked to (here a direct link to the post with the attached file: https://community.ti.com/forums/p/158/366.aspx#366 ) contains source code for the...
    on Jul 9, 2008
  • Forum Post: Re: PC Monitor software for parts like RF2500

    LPRF Rocks the World  LPRF Rocks the World
    Feel free to share your work and addition if you would like. It would also be great if you can contiune to share your experience on rebuilding it as you are currently doing. To build this for the RF2500 you need to know the serial protocol between F2274 and Sensor Monitor using the VCP. The RF2480 VCP...
    on Sep 3, 2008
  • Forum Post: Re: PC Monitor software for parts like RF2500

    LPRF Rocks the World  LPRF Rocks the World
    Great, John!!! Excited to see your additions. LPRF Rocks the World
    on Sep 5, 2008
  • Forum Post: Re: PC Monitor software for parts like RF2500

    LPRF Rocks the World  LPRF Rocks the World
    Excellent John W, Just post it when you feel ready. Maybe you can add shading or dimming of the node as lights (voltages moves up and down)in your Windows App. Of course I would like to test this and obtain a copy Again great work and really appreciated. LPRF Rocks the World
    on Sep 17, 2008
  • Forum Post: Re: Getting the ez430-RF2500 Hub to send

    Kjetil Kjetil
    Hi Yan, Yes, the RSSI is obtained by using hte SMPL_Ioctl. You should look into the eZ430-RF2500 Sensor Monitor Demo located here: http://focus.ti.com/docs/toolsw/folders/print/ez430-rf2500.html This is based on the AP as Data Hub example and has multiple EDs sending their measured temperature...
    on Nov 18, 2008
  • Forum Post: porting from iar to cce of "A_Wireless_Sensor_Monitor_Using_the_eZ430-RF2500"

    komal komal
    Hi, I am trying to port the wireless sensor monitor application from iar to cce (demo_AP). I am using the library that is available in SimpliciTI-1.0.6_CCE_Port. There is no problem in compiling and linking. But on downloading the application to te ez430-rf2500 board, it does not work. Even the leds...
    on Jan 15, 2009
  • Forum Post: Re: Need Help for Simple EZ430-RF2500 Communication

    Sheel ptl Sheel ptl
    To understand the full code read the following pdfs Deeply. 1) Wireless Sensor Monitor Using the eZ430-RF2500. 2)eZ430-RF2500 Development Tool. 3)MSP430x2xx_Family_User's_Guide_(Rev._D)_slau144d. the complicated things you found are in 3rd pdf. its still though, but it wil help. which kit...
    on Apr 16, 2009
  • Forum Post: Re: Need Help for Simple EZ430-RF2500 Communication

    protagonist protagonist
    We'll start with the Demo_AP.c after Main() Line 150 Initializes the Board (LEDs, Switches, I/O locations, etc) Lines 152 to 158 Sets the address of the SimpliciTI node. It reads the top part of the flash Info Memory (0x10F0) and if that memory is erased, it will generate a psuedo random number...
    on Apr 17, 2009
  • Forum Post: Download Wireless Sensor Monitor Using the eZ430-RF2500 (Rev. A)

    crackmanworld crackmanworld
    Hello everybody! I need to download Wireless Sensor Monitor Using the eZ430-RF2500 (Rev. A), NOT B...REV. A! And i cannot find it...where can i download? I started a projecto with it and i need this version tkns!
    on Nov 11, 2009
  • Forum Post: SimpliciTI configuration: ez430-RF2500 Temperature Sensor demo

    Adrian Suarez Adrian Suarez
    Hi all, First , I want to apologize for my english , my level is not very good. I am working with the development module ez430-RF2500 and I'm using as a base for my project Temperature Sensor demo version 1.02 and i am working with IAR Embedded Workbench Version: 4.09A. I modified this demo...
    on Aug 8, 2011
  • Forum Post: Re: Zigbee Sensor Monitor application error???

    LPRF Rocks the World  LPRF Rocks the World
    Billel Sensor Monitor was build for WIndows XP. It has not been tested for Vista Home Edition. Are you able to upgrade to Windows 7? LPRF Rocks the World
    on Sep 7, 2011
  • Forum Post: Zigbee Sensor Monitor application error???

    billel bengherbia billel bengherbia
    hello i have the CC2530ZDK , i install the Z-Sensor Monitor application in my computer, but i can't open it, and this message appear: " C:\ Program Files\ Texas Instruments\Zigbee Sensor Monitor\zsensormonitor.exe The application has failed to start because its side-by-side configuration...
    on Sep 7, 2011
  • Forum Post: Re: Reconnect the End Device after restarting the Access Point

    Matthew Wortley Matthew Wortley
    Hi, I'm in a similar situation. I don't have a way to cleanly cycle power on the end device to have it reconnect. I have been modifying the wireless sensor demo to make it try again. I found that at first just looping through main() wouldn't work because it failed the MRFI_ASSERT that...
    on Sep 20, 2011
  • Forum Post: Re: CC2510

    Siti Khairuni Amalina Kamarol Siti Khairuni Amalina Kamarol
    Hi, Thank you very much. They are very helpful. In the main_ED.c file of the eZ430-RF2500 Sensor Monitor Demo , there is a part about creating random address. Is that necessary? I will be measuring temperature using 6 sensors and it's really important for the AP to know where the data are coming...
    on Apr 11, 2012
  • Forum Post: Wireless Sensor Demo doesn't work for me when compiled from sources....

    Bulek Bulek
    Hi, I'm pretty unsucessful when it comes to my EZ430 RF2500 Development kit. My last attempt in a row of failures is an attempt to compile and establish working Wireless Sensor Demo : SLAC139, eZ430-RF2500 Sensor Monitor Demo (Rev. F) What I do: 1. download & install sources from...
    on Apr 10, 2012
  • Forum Post: CC2510

    Siti Khairuni Amalina Kamarol Siti Khairuni Amalina Kamarol
    Hi, I am using cc2510 for measuring temperature . I don't have any experience using this hardware before. I started with a sample project from simpliciTI. I want to build a star network and I want to use the sample AP_as_Data_Hub as a starting point. Which part of the code should I modify? And how...
    on Mar 27, 2012
  • Forum Post: Request Explanation of Sensor Monitor demo

    JEYASEELAN ARULANANTHAJOTHIE SARAS JEYASEELAN ARULANANTHAJOTHIE SARAS
    PLEASE PLEASE PLEASE EXPLAIN ME THE WHOLE CODE OF THE SENSOR MONITOR DEMO? I CAN UNDERSTAND SOMETHING, BUT MOST OF THE CODE IS VERY CONFUSING. PLEASE EXPLAIN THE CODE DEEPLY? THANKS A LOT!
    on Apr 16, 2009
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use