top of page
Blog
Search


Introduction to Impinj R700-series RFID Readers using MQTT and TallyFlow
The support for MQTT and other IoT mechanisms greatly modernizes and enhances the Impinj R7xx RFID readers.
admin
Aug 23, 20243 min read
36 views
0 comments


Beginner’s Guide to Zebra FX RFID Readers using MQTT
Introduction In recent versions of the Zebra FX firmware, Zebra added support for IoT to their fixed RFID readers. In addition to AWS and...
admin
Aug 31, 20233 min read
145 views
0 comments


USB Bluetooth with Ubuntu Core
Introduction Ubuntu Core is great for its small footprint, security updates and other features, but some hardware support can be...
admin
Sep 2, 20203 min read
351 views
0 comments


Managing a TallyPoint RFID Reader
In this article, we will outline some basic management capabilities using the web user interface (WUI), Azure Device Twins and Snap (via SSH
admin
May 14, 20204 min read
195 views
0 comments


RFID on Azure Using the TallyPoint RF-1 Reader
Microsoft Azure has experienced tremendous growth, both in terms of use by businesses, and in capability. This article will show how we...
admin
Mar 3, 20204 min read
1,386 views
0 comments


How to Tune RFID Configurations Using Session and Modulation Parameters
One might think that using RFID is just a matter of plugging in a reader and off you go. But in reality, different RFID configurations...
admin
Dec 16, 20196 min read
3,462 views
0 comments
Provisioning and Controlling Android Devices with a Device Owner Application
With Example of Device Agent Writer Installing Device Conductor Agent In our previous article series of configuring kiosk mode on...
admin
Oct 25, 20194 min read
1,604 views
0 comments
Effective RFID Work in Process (WIP) Applications
In trying to improve business efficiencies related to time, materials, rework, defects, and other areas, questions regarding...
admin
Jul 3, 20194 min read
117 views
0 comments
Golang and Procore Integration
SDG's Procore integration services stem from our growing use of Go (or Golang), the safety-first, statically-typed language from Google....
admin
Jun 29, 20183 min read
43 views
0 comments
Firebase Disk Caching Across Reboots
This is the third article in our series on Firebase. Here are some more posts in the series: How to Connect to Multiple Firebase...
admin
Jun 21, 20183 min read
189 views
0 comments
Android USB Permissions
Suppose we’re writing a device driver for a USB device, implemented as an Android Service. Our driver checks to see if it has permission...
admin
Apr 6, 20182 min read
8,448 views
0 comments
Firebase Connection Management
This is the second article in our series about Firebase. Here are more posts in the series: How to Connect to Multiple Firebase Databases...
admin
Oct 19, 20172 min read
523 views
0 comments
How to Connect to Multiple Firebase Databases with an Android App
This is the first article in our series about Firebase. Here are more posts in the series: Firebase Connection Management Firebase Disk...
admin
Oct 9, 20172 min read
7,969 views
0 comments
Android Memory and File Descriptor Leaks, Diagnosis and Debugging
Resource leaks are some of the most pernicious bugs in large Android applications, because they occur in poorly-defined situations and...
admin
Feb 3, 20175 min read
4,491 views
0 comments
Deploying Jenkins for Android Builds
Jenkins is a great way to automate your builds. Setting it up can be a little tricky, so here are a bunch of lessons learned from setting...
admin
Jan 6, 20172 min read
49 views
0 comments
Understanding and Using LXC and LXD
LXC/LXD is a Virtual Machine-like (VM), yet lightweight, Linux container system. Each container has its own filesystem, process space and...
admin
Nov 7, 20163 min read
480 views
0 comments
Building Android in a Container
Building and maintaining a complex software system over time like Android (AOSP) can be a daunting task, especially when the system has...
admin
Oct 21, 20164 min read
742 views
0 comments
Android ViewPager with Fragments: Tutorial and Sample Project
This is a common paradigm in app development: I have a list of data objects representing, for example, recent shipments, and I want to...
admin
Oct 19, 20164 min read
1,624 views
0 comments
Android on the Go
First, Some History The Go programming language was first released by Google as an open source project in late 2009 as “an attempt to...
admin
Sep 13, 20164 min read
60 views
0 comments
Handy Android Studio Tips and Tricks
If you use Google’s Android Studio (AS) for development, you owe it to yourself to watch out this video from the developers during Google...
admin
Aug 29, 20164 min read
23 views
0 comments
bottom of page