Martin's corner on the web

LoRaWAN airtime calculator

LoRaWAN airtime calculator

Useful LoRaWAN airtime calculator; helps calculate the max daily transmissions per SF/payload size to comply with @thethingsntwrk fair access policy #IoT #TTN #LoRaWAN –> https://docs.google.com/spreadsheets/d/1QvcKsGeTTPpr9icj4XkKXq4r2zTc2j0gsHLrnplzM3I/edit#gid=0

SAMD21D as a mass storage device

SAMD21D as a mass storage device

Experimenting with SAMD21D posing as a mass storage device using @Adafruit's TinyUSB library – planning on using this feature to expose configuration JSONs #IoT Added external SPI flash and using it as R/W mass storage device, works nice and smooth πŸ™‚ Firmware configurations are now esposed as JSON file when you plug it in a…