-
Hi,
I have a client/server application where each host has two channels, one for reliable packets and another for unreliable ones. On the unreliable channel i transmit about 3/kbps and the reliable…
-
Hi,
I have a client/server application where each host has two channels, one for reliable packets and another for unreliable ones. On the unreliable channel i transmit about 3/kbps and the reliable…
-
I am using an ESP32-S3 and SX1262.
There is an issue with reliable packets sometimes causing a corrupt heap, it seems to be coming from the "Queue Manager routine":
`V (640368) LoRaMesher: Free he…
-
Need to either switch back over to using stained glass for spigot, or take a look at how to more, reliably send the debug packets.
Maybe via protocol lib and just make the feature depend on it? Wou…
-
I need to do more investigation on this, ideally adding the SD cards to the nodes.
When I set my test network up such that one of the nodes cannot communicate directly with the gateway, none of its…
-
I've got a buildroot going (https://forgejo.isvery.ninja/xrsh/xrsh-buildroot/src/branch/main/dist) and have enabled fetchbased network-config in the **browser**:
```
{
...
network_relay_u…
-
### What's the feature 🧐
Implement in Go an MTU testing using ICMP packets, starting from a large packet and lowering it until it's no longer fragmented/unreachable.
- Add a new option `VPN_MTU_…
qdm12 updated
2 weeks ago
-
# A reliable case for unreliable packets - boyned's blog
[https://blog.boyned.com/articles/a-reliable-case-for-unreliable-packets/](https://blog.boyned.com/articles/a-reliable-case-for-unreliable-p…
-
If you send reliable packets from A -> B, and only unreliables from B -> A, the reliable packet acks will never be sent from B -> A, because the acknowledge header is only added to outbound Reliable p…
-
### Where do you suspect the issue?
Issue in mesh library, e.g. packets being dropped
### Version
4.2.0 (latest)
### Describe the issue
I'm not sure exactly how to reproduce this but I found it w…