Skip to content

XBee Library for Xamarin 1.0.2

Latest
Compare
Choose a tag to compare
@diescalo diescalo released this 15 Nov 09:10
· 14 commits to master since this release

Introduction

This document provides the latest release information for the XBee Library for Xamarin, which allows customers to easily develop Xamarin applications that communicate with XBee modules over Bluetooth Low Energy.

XBee Library for Xamarin v1.0.2, November 2022

  1. Supported Hardware:

    • XBee modules:
      • XBee/XBee-PRO RF Module Family
        • XBee 3 (Zigbee 3, DigiMesh 2.4, 802.15.4 and Cellular)
  2. Changes with respect to previous version:

    • Fixed a BLE connection problem for some Android devices.
    • Updated the Nuget packages of the library to their latest version.
    • Examples:
      • All samples are referencing now to the Xamarin and Core projects instead of to the Nuget packages.
      • Updated the Nuget packages of the examples to their latest versions and removed unused ones.
      • Added XBee IoT Smart Agriculture sample.
      • Added XBee IoT Tank Monitoring sample.
      • Added IX15 Configuration sample.
      • Added Interfaces Configuration sample.