Skip to content

XBee Java Library v1.2.0

Compare
Choose a tag to compare
@rubenmoral rubenmoral released this 13 Jan 08:32
· 73 commits to master since this release

Introduction

This document provides the latest release information for the XBee Java Library, which allows customers to easily develop Java applications that communicate with XBee modules.

XBee Java Library v1.2.0, January 2017

  1. Changes with respect to previous version:
    • Added support for Cellular and Wi-Fi protocols.
    • Added support for Android.
    • Added eight examples that demonstrate the new functionality of the API:
      • Connect to access point example.
      • Connect to echo server example.
      • Knock Knock example.
      • Receive IP data example.
      • Receive SMS example.
      • Send IP data example.
      • Send SMS example.
      • XBee Manager example.
    • Minor cosmetic bug fixes.