Xamarin Archives - Technology Solutions (UK) Ltd https://www.tsl.com/category/news/software/xamarin/ Mobile RFID devices and peripherals Tue, 29 Nov 2022 10:25:31 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.2 New Release of the TSL® ASCII 2 Software Development Kit – for Xamarin .NET Standard Development https://www.tsl.com/new-release-of-the-tsl-ascii-2-software-development-kit-for-xamarin-net-standard-development/ Tue, 29 Nov 2022 10:06:03 +0000 https://www.tsl.com/?p=42391   TSL® have updated their Xamarin .NET Standard Development SDK to version 2.1.0 to provide compatibility with the Google 2022 API requirements for Android (API Level 31). The sample project in the SDK release has been updated to use the Tsl.AsciiProtocol v1.6.0 NuGet package – which is required when targeting API level 31+. When Android […]

The post New Release of the TSL® ASCII 2 Software Development Kit – for Xamarin .NET Standard Development appeared first on Technology Solutions (UK) Ltd.

]]>
TSL UHF RFID ASCII2 SDK for Xamarin .Net Updated

 

TSL® have updated their Xamarin .NET Standard Development SDK to version 2.1.0 to provide compatibility with the Google 2022 API requirements for Android (API Level 31).

The sample project in the SDK release has been updated to use the Tsl.AsciiProtocol v1.6.0 NuGet package – which is required when targeting API level 31+.

When Android 12+ or later is targeted, the following permissions must be both declared in the AndroidManifest.xml and obtained at runtime:

  • Manifest.Permission.BluetoothConnect
  • Manifest.Permission.BluetoothScan

Until these runtime permissions are obtained from the user, no Bluetooth® devices will be available.

We provide an example of how to obtain these permissions in the Sample.Connections.Forms.Android sample project.

 

 

 

The post New Release of the TSL® ASCII 2 Software Development Kit – for Xamarin .NET Standard Development appeared first on Technology Solutions (UK) Ltd.

]]>
Xamarin 2.0 SDK for .NET Standard https://www.tsl.com/xamarin-2-0-sdk-for-net-standard/ Thu, 19 Sep 2019 15:35:43 +0000 https://www.tsl.com/?p=35434 The next major version of the Tsl.AsciiProtocol SDK for .NET Standard development is nearing completion. This release will see the debut of Reader Operations – an alternative API to simplify many of the common RFID tasks such as Inventory, Scanning barcodes, Reading from and Writing to tags. We have also implemented a “Tag Finder” Operation, […]

The post Xamarin 2.0 SDK for .NET Standard appeared first on Technology Solutions (UK) Ltd.

]]>

The next major version of the Tsl.AsciiProtocol SDK for .NET Standard development is nearing completion. This release will see the debut of Reader Operations – an alternative API to simplify many of the common RFID tasks such as Inventory, Scanning barcodes, Reading from and Writing to tags. We have also implemented a “Tag Finder” Operation, the most requested addition to the TSL® SDK. The SDK will ship with a multi-page, Xamarin Forms Sample Project that supports Android, iOS, Windows UWP and Windows WPF.

The release will also contain newly revised documentation where you will find all the information about the TSL® ASCII Protocol, TSL’s APIs, Application Notes  and the Getting Started guide.

If you want to get a head start in developing with the new SDK, the Beta-release is available here.

The post Xamarin 2.0 SDK for .NET Standard appeared first on Technology Solutions (UK) Ltd.

]]>
Xamarin 1.2 SDK for PCL https://www.tsl.com/xamarin-1-2-sdk-for-pcl/ Thu, 19 Sep 2019 15:31:33 +0000 https://www.tsl.com/?p=35427 Over the summer we released an update to the Xamarin SDK which is available here. This release uses the Tsl.AsciiProtocol PCL library v1.3.6 (available via NuGet) which contains many new features including: Full support for ASCII Protocol 2.5 – including the new FindTagCommand to simplify the implementation of tag finding. USB support for UWP-based projects A new […]

The post Xamarin 1.2 SDK for PCL appeared first on Technology Solutions (UK) Ltd.

]]>

Over the summer we released an update to the Xamarin SDK which is available here.

This release uses the Tsl.AsciiProtocol PCL library v1.3.6 (available via NuGet) which contains many new features including:

  • Full support for ASCII Protocol 2.5 – including the new FindTagCommand to simplify the implementation of tag finding.
  • USB support for UWP-based projects
  • A new connection mechanism (AsciiTransportsManager) while retaining ReaderConnectionManager to maintain full backwards compatibility with existing projects.
  • Sequencing of synchronously executed ExecuteCommand() calls to eliminate cross thread “Command is already executing” exceptions
  • New Bluetooth pairing support via the BluetoothSecurity class
  • HostBarcodeHandler – a helper class to initiate a barcode scan on the terminal from reader trigger for supported terminals

The Sample Projects, in this release, have all been updated to demonstrate USB support for UWP Apps and fix minor bugs.

The post Xamarin 1.2 SDK for PCL appeared first on Technology Solutions (UK) Ltd.

]]>
New Xamarin SDK Update v1.1.0 Adds Support for ePop-Loq® and USB Connected Readers https://www.tsl.com/new-xamarin-sdk-update-v1-1-0-adds-support-epop-loq-usb-connected-readers/ Mon, 26 Feb 2018 16:54:44 +0000 https://www.tsl.com/?p=22595 The v1.1.0 release of the Xamarin SDK is now available and adds support for using ePop-Loq® & USB connected readers with Android devices. The goal of this release was to provide direct Reader connection support in the simplest way possible for existing Xamarin SDK users – changes needed are described in the included document: “Adding […]

The post New Xamarin SDK Update v1.1.0 Adds Support for ePop-Loq<sup>®</sup> and USB Connected Readers appeared first on Technology Solutions (UK) Ltd.

]]>

The v1.1.0 release of the Xamarin SDK is now available and adds support for using ePop-Loq® & USB connected readers with Android devices.

The goal of this release was to provide direct Reader connection support in the simplest way possible for existing Xamarin SDK users – changes needed are described in the included document: “Adding ePop-Loq Support to a Xamarin SDK App”.

The following Sample Apps have been updated to demonstrate the ePop-Loq® USB support:

  1. Sample.Inventory
  2. Sample.ChangeEpc
  3. Sample.LicenceKey
  4. Sample.ReadWrite
  5. Sample.Switch

 

The new release can be downloaded here (free registration is required in order to download files).

The post New Xamarin SDK Update v1.1.0 Adds Support for ePop-Loq<sup>®</sup> and USB Connected Readers appeared first on Technology Solutions (UK) Ltd.

]]>
Brand New Xamarin Software Development Kit for TSL Bluetooth® UHF RFID Readers Released! https://www.tsl.com/brand-new-xamarin-software-development-kit-tsl-bluetooth-uhf-rfid-readers-released/ Wed, 08 Jun 2016 10:54:59 +0000 https://www.tsl.com/?p=8977 The first public release of the TSL cross-platform, Xamarin SDK is now available. This new SDK provides a one-stop solution for C# developers targeting Android, iOS, Windows UWP, Windows 8.1 and Windows Phone platforms. Supplied with Sample Projects demonstrating basic RFID Reader operations such as Inventory, Changing a tag EPC and Reader Trigger monitoring, this […]

The post Brand New Xamarin Software Development Kit for TSL <em>Bluetooth</em><sup>®</sup> UHF RFID Readers Released! appeared first on Technology Solutions (UK) Ltd.

]]>
xamarin2

The first public release of the TSL cross-platform, Xamarin SDK is now available. This new SDK provides a one-stop solution for C# developers targeting Android, iOS, Windows UWP, Windows 8.1 and Windows Phone platforms. Supplied with Sample Projects demonstrating basic RFID Reader operations such as Inventory, Changing a tag EPC and Reader Trigger monitoring, this SDK also contains: full, electronic documentation of the TSL.AsciiProtocol API; an overview of the Sample Project architecture; a User Guide describing each of the Sample Projects; and full details of the TSL ASCII 2 protocol.

The core TSL.AsciiProtocol library is now provided as a package through the nuget.org repository allowing developers to easily track bug fixes and updates from within their IDE of choice (such as Visual Studio or Xamarin Studio).

The Xamarin SDK can currently be downloaded from one of the following locations:

The post Brand New Xamarin Software Development Kit for TSL <em>Bluetooth</em><sup>®</sup> UHF RFID Readers Released! appeared first on Technology Solutions (UK) Ltd.

]]>
ASCII 2 SDK Updated to Support Windows Phone 8 Devices https://www.tsl.com/ascii-2-sdk-updated-support-windows-phone-8-devices/ Fri, 30 May 2014 04:36:27 +0000 http://www.tsl.uk.com/?p=3824 TSL is pleased to announce that the UHF ASCII 2 SDK for Windows Phone 8 is now available for download.  This free software developer kit supports our ASCII 2 compatible RFID readers to develop custom programs for devices running Windows Phone 8 and 8.1. This new release also adds a Read Write and a Switch […]

The post ASCII 2 SDK Updated to Support Windows Phone 8 Devices appeared first on Technology Solutions (UK) Ltd.

]]>
WP8 300TSL is pleased to announce that the UHF ASCII 2 SDK for Windows Phone 8 is now available for download.  This free software developer kit supports our ASCII 2 compatible RFID readers to develop custom programs for devices running Windows Phone 8 and 8.1. This new release also adds a Read Write and a Switch Control sample to the previously included Inventory sample code, as well as accompanying documentation.

Free Software Development Kits for TSL products contain everything developers need to rapidly integrate our ASCII 2 compatible products into the following software environments: iOS, Android, Windows Phone, Windows Mobile.NET and Windows Desktop.NET.

For developers using the Xamarin tool, the portable class library provided as part of the TSL Windows Phone SDK has been successfully used with Xamarin to implement a native iOS solution in a C# environment. Contact support@tsl.uk.com to request more information.

 

What’s New in Windows Phone Version 1.0

    • Updated to support Windows Phone 8 and 8.1
    • Read Write sample and Switch sample added to existing Inventory sample.

 

The new SDK release can be downloaded from the 1128 Bluetooth® UHF RFID Reader Downloads Page or the 1153 Bluetooth® Wearable UHF RFID Reader Downloads Page (free registration is required to download files).

 

Also available: RFID Explorer App on the Windows Phone Store

    • Perform Inventories on UHF RFID tags and also scans Barcodes using the 1128 or 1153 Bluetooth® UHF RFID Readers
    • Built using the using the ASCII 2 SDK
    • Supports Windows Phone 8 and 8.1
    • Download it from the  Windows Phone Store

 

The post ASCII 2 SDK Updated to Support Windows Phone 8 Devices appeared first on Technology Solutions (UK) Ltd.

]]>