Uncannier Software

It's not enough to just be uncanny

RAK7204 LoRaWAN Node & The Things Network

/

In this article I setup a RAK7204 LoRa Environmental Node as an application on The Things Network with data reaching TTN via my RAK2245 LoRaWAN Gateway. This article is the second in a series that started here. RAK Documentation Detailed setup instructions can be found at RAK’s site: https://doc.rakwireless.com/quick-start/rak7204-lora-environmental-sensor/rak7204-lora-environmental-sensor Unboxing There’s not a lot in …

CR2032 Lithium Battery Charge Level Measurement

/

The CR2032 3V lithium button cell battery is commonly used in small electronic devices, and especially BLE IoT devices. In this article I explain the complications associated with estimating the remaining charge level (“state of charge”) of this battery, and recommend a simple strategy for reasonably accurate measurement. I demonstrate this strategy in the Uncannier …

Thunderboard Sense 2 – Over The Air (OTA) Upgrades

/

Like the Thunderboard React, the Thunderboard Sense 2 doesn’t support Over The Air (OTA) Device Firmware Upgrade (DFU) out of the box. This article describes how to modify the stock Thunderboard Sense 2 firmware to enable OTA DFU. This article references my previous post, Thunderboard React – Over The Air (OTA) Upgrades, and concentrates on …

Thunderboard React – Over The Air (OTA) Upgrades

/

Out of the box, the Thunderboard React doesn’t support Over The Air (OTA) Device Firmware Upgrade (DFU). This article describes how to modify the stock Thunderboard React firmware to enable OTA DFU. I’ll use Silicon Labs’ standard OTA BLE Service because this enables OTA DFU in the stock Blue Gecko phone app. In general, Silicon …