Skip to content

Instantly share code, notes, and snippets.

View descartes's full-sized avatar
🕶️
I may be slow to respond.

Nick McCloud descartes

🕶️
I may be slow to respond.
View GitHub Profile
@descartes
descartes / TheThings Javascript Decoder debug.html
Created April 12, 2021 19:57
Testing a TTN v3 JS decoder for a forumite
<!DOCTYPE html>
<html>
<head>
<title>Javascript Payload Tester</title>
</head>
<body>
<script>
var payloadBase64 = "02D4D6C000807E9C0F4164";
var port = 1;