Tools¶
Everything here runs in a browser or on a phone; nothing needs to be built. Pick the task, not the repository.
-
Read and change settings, send commands and read the status of a nearby device.
-
Install a firmware release over Bluetooth with the web app, the Connect App or nRF Connect.
-
Get the stored history out of a device and turn it into CSV, JSON or Excel.
-
The decoder for your network server, matched to the firmware version.
-
Estimate power and storage before changing accelerometer settings.
-
Toolset and Connect Web, kept for first-generation devices and old firmware.
All tools¶
-
Smart Parks Connect ShortRange (BLE web app) current
Connect to a device over Web Bluetooth from Chrome or Edge to read and change every setting, send commands, download the flash logs, view positions on a map and update the firmware with the bundled release images.
Platform: web-bluetooth. Firmware: 4.4.2 to 8.0.x (settings schemas bundled per release).
-
Smart Parks Connect App (Android) current
Android app to scan, connect and configure Edge devices over Bluetooth, read status and logs, and update firmware from phone storage or automatically from the Smart Parks file server.
Platform: android. Firmware: all Edge firmware versions.
-
Raw logs decoder current
Upload a raw log file downloaded from a device, pick the decoder that matches the firmware version, and export the decoded records as CSV, JSON or Excel, with charts and a map.
Platform: web. Firmware: 6.9 to 8.x with bundled decoders (6.11.2, 6.14.0, 6.15.1, 7.2.0); any version with a custom decoder.
-
LoRaWAN payload decoders current
The JavaScript decoder that turns LoRaWAN uplinks into JSON. It ships with every firmware release as ttn_decoder-vX.js and is installed on the LoRaWAN network server (TTN, ChirpStack, ThingPark).
Platform: lorawan-server. Firmware: one decoder file per firmware release.
-
Accelerometer calculator experimental
Estimate the power, storage and payload trade-offs of accelerometer sampling before changing settings or firmware.
Platform: web. Firmware: design study; the summary message it models is not in the firmware.
-
nRF Connect for Mobile (fallback DFU) maintained
Nordic's generic Bluetooth app. Used only when the Connect App cannot complete a firmware update; loads the same DFU files.
Platform: android. Firmware: all.
-
LP0 replay tool maintained
Replay, decrypt and decode LoRaWAN uplinks captured as Semtech UDP JSONL logs, for testing the LP0 offload feature.
Platform: local. Firmware: 7.2 and later (LP0).