Atmel AVR2131 Getting Started Manual
Atmel AVR2131 Getting Started Manual

Atmel AVR2131 Getting Started Manual

8-bit microcontrollers

Advertisement

Quick Links

Atmel AVR2131: Lightweight Mesh Getting Started Guide
Features
®
Atmel
Lightweight Mesh Software Development Kit (SDK)
WSNDemo sample application
Custom applications
Description
The purpose of this application note is to introduce users to the Lightweight Mesh
network protocol stack and typical application development process from Atmel. This
document describes how to start quickly with the Lightweight Mesh SDK, by setting
up the development environment and programming devices with sample applications.
To find more detailed information about the Lightweight Mesh architecture and
application development process, refer to [1].
APPLICATION NOTE
8-bit Atmel Microcontrollers
42029A−AVR−09/2012

Advertisement

Table of Contents
loading

Summary of Contents for Atmel AVR2131

  • Page 1 Description The purpose of this application note is to introduce users to the Lightweight Mesh network protocol stack and typical application development process from Atmel. This document describes how to start quickly with the Lightweight Mesh SDK, by setting up the development environment and programming devices with sample applications.
  • Page 2: Table Of Contents

    6.  Creating a new application ..............6    Starting from a template application ..............6     Starting from scratch ..................6   7.  References ................... 7  8.  Revision History ................... 8  Atmel AVR2131: Lightweight Mesh Getting Started Guide [APPLICATION NOTE] 42029A−AVR−09/2012...
  • Page 3: Introduction

    Introduction Atmel Lightweight Mesh is an easy to use proprietary low power wireless mesh network protocol. Lightweight Mesh was designed to address the needs of a wide range of wireless connectivity applications. Some of these applications include: • Remote control •...
  • Page 4: Wsndemo Sample Application

    (“Coord”, “Router” or “EndDev”) and <Address> is a preconfigured network address of the node. Programming the boards To program the precompiled binaries provided with the SDK using Atmel Studio, follow the steps below: • Start Atmel Studio •...
  • Page 5: Running The Application

    Applications are located in the apps directory in the SDK. All sample applications in the Lightweight Mesh SDK come with the project files for Atmel Studio, IAR Embedded Workbench and GNU make utility. All Lightweight Mesh applications include a configuration file config.h. This file contains settings for the application and the stack.
  • Page 6: Over-The-Air Upgrade

    <SDK Root>\sys\src\sysEncrypt.c (only if security is enabled) ZigBit <SDK Root>\hal\atmega1281\src\hal.c <SDK Root>\hal\atmega1281\src\halPhy.c <SDK Root>\hal\atmega1281\src\halTimer.c <SDK Root>\phy\at86rf230\src\phy.c STK600-mega128rfa1, <SDK Root>\hal\atmega128rfa1\src\hal.c RCB128RFA1 <SDK Root>\hal\atmega128rfa1\src\halTimer.c <SDK Root>\phy\atmega128rfa1\src\phy.c RCB231 <SDK Root>\hal\atmega1281\src\hal.c <SDK Root>\hal\atmega1281\src\halPhy.c <SDK Root>\hal\atmega1281\src\halTimer.c <SDK Root>\phy\at86rf231\src\phy.c Atmel AVR2131: Lightweight Mesh Getting Started Guide [APPLICATION NOTE] 42029A−AVR−09/2012...
  • Page 7: References

    Atmel AVR2130: Lightweight Mesh Developer guide Atmel AVR2052: Atmel BitCloud Quick Start Guide Atmel AVR2044: RCB128RFA1 – Hardware User Manual IAR Embedded Workbench for Atmel AVR Studio Archive (AVR Studio installer downloads) Atmel Studio 6 Atmel AVR2131: Lightweight Mesh Getting Started Guide [APPLICATION NOTE] 42029A−AVR−09/2012...
  • Page 8: Revision History

    Revision History Doc. Rev. Date Comments 42029A 09/2012 Initial document release Atmel AVR2131: Lightweight Mesh Getting Started Guide [APPLICATION NOTE] 42029A−AVR−09/2012...
  • Page 9 Atmel Corporation or its subsidiaries. Other terms and product names may be trademarks of others. Disclaimer: The information in this document is provided in connection with Atmel products. No license, express or implied, by estoppel or otherwise, to any intellectual property right is granted by this document or in connection with the sale of Atmel products.

Table of Contents