Skip to content
#

lora

Here are 834 public repositories matching this topic...

OpenMQTTGateway

MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility, SMS & LORA.

  • Updated Feb 26, 2022
  • C++
Meshtastic-Android
ClusterDuck-Protocol
nfeuer
nfeuer commented Oct 4, 2021

Describe the feature
We want to be able to keep track of how busy each device is during different amounts of traffic. This will help us understand which new processes are taking too much time.

Datapoints to track

  • uptime (millis())
  • loopcount (have a counter at the beginning of loop(), this is a simple way to measure how "busy" an arduino device is)

Expected implementation

Improve this page

Add a description, image, and links to the lora topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lora topic, visit your repo's landing page and select "manage topics."

Learn more