XBee Library for Xamarin 1.0.1
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.1, September 2020
-
Supported Hardware:
- XBee modules:
- XBee/XBee-PRO RF Module Family
- XBee 3 (Zigbee 3, DigiMesh 2.4, 802.15.4 and Cellular)
- XBee/XBee-PRO RF Module Family
- XBee modules:
-
Changes with respect to previous version:
- Limited the number of bytes that can be sent per operation to other XBee interfaces to 255 bytes.
- The library now splits and sends data in chunks when it exceeds the MTU size.
- Added more possibilities to instantiate XBeeBLEDevice classes.
- Updated the Plugin.BLE nuget version to 2.1.1 in the examples and library.
- Examples:
- Updated the Anddroid SDK target version to API 28.
- Updated the minimum iOS version to 10.2
- Added 2 new keys in iOS to allow the examples to use Bluetooth.