GUVWAF

Results 140 comments of GUVWAF

Indeed the DetectionSensor module is suited for a letterbox detector, but it's based on polling and cannot yet be used for waking a device from sleep (interrupt-based).

Agree on this, although indeed with the "requirement" that it would need to be able to easily integrate with popular home automation systems like Home Assistant and OpenHAB. Ideally it...

@garthvh Why are we planning to retain the JSON functionality for the RAK Ethernet gateway? https://github.com/meshtastic/firmware/issues/5498#issuecomment-2549023963 Then someone would still need to maintain this (add new fields and fix bugs...

I believe on the NodeInfo it still displays RSSI even if it's unknown (0) because it only checks for the SNR value: https://github.com/meshtastic/Meshtastic-Apple/blob/4a7f5a261fc2762324623b7f7e6e238b48dda261/Meshtastic/Views/Nodes/Helpers/NodeInfo.swift#L37 Also minor thing: the unit for RSSI...

While I'm not proficient with Python testing, I'm happy to help with some Python glue code to create a basic test scenario of 3 Portduino nodes that talk to each...

Hey @ianmcorvidae, in short you'll indeed have to run it on a Linux machine, or in a Docker container. You'll have to run multiple instances of the program, all listening...

> After these errors were ignored for a very long time I'm sorry, but I've also asked you on Discord for serial logs and your configuration, because I don't have...

Related: https://github.com/meshtastic/firmware/issues/8014

I like the idea. The most challenging part would probably be letting client apps only show the `ROUTER/ROUTER_LATE/REPEATER` options for remote admin, or somehow give feedback that it didn't work...

Indeed, my comment was for roof nodes in small meshes (like my own 11-node mesh), to serve `CLIENT_MUTE` nodes in the house. I would not recommend using it on roofs...