Skip to content

Releases: agessaman/meshcore-packet-capture

v0.2

21 Oct 04:57

Choose a tag to compare

  • This release includes preliminary installer support for Windows—the installer works, but it won't automatically find and pair nodes due to limitations in scripting the Windows BLE stack. The installer will automatically create the necessary configuration files.
  • Added firmware, model, and packet-capture version to status updates in MQTT brokers
  • improved handling of timeouts and more descriptive error logging

Thanks to those who have tried the script so far, your feedback has been really helpful.

v0.1 - Initial Release

16 Oct 03:19

Choose a tag to compare

  • Multi-Connection Support: BLE, Serial, and TCP connections
  • Packet Analysis: Route types, payload parsing, and RF metrics (SNR/RSSI)
  • Multi-Broker MQTT: Up to 4 MQTT brokers simultaneously
  • JWT Authentication: Device private key authentication with automatic renewal
  • Connection Management: Automatic reconnection and health monitoring
  • Output Options: Console, file, and MQTT publishing
  • Service Installation: Automated systemd/launchd service setup
  • Docker Support: Containerized deployment
  • Topic Templates: Dynamic MQTT topics with IATA and device placeholders
  • Packet Hashing: SHA-256 packet identification
  • Advert Parsing: MeshCore advertisement data support
  • TLS/WebSocket: Encrypted MQTT connections with WebSocket transport