We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556f311 commit 28ec991Copy full SHA for 28ec991
docs/content/use/data.md
@@ -118,6 +118,9 @@ Topic for received TX acknowledgements (or TX errors). Example payload:
118
}
119
```
120
121
+**Note:** this topic is only available for gateways implementing v2 of
122
+the packet-forwarder [PROTOCOL.txt](https://github.com/Lora-net/packet_forwarder/blob/master/PROTOCOL.TXT).
123
+
124
Possible error values are:
125
126
* `TOO_LATE`: Rejected because it was already too late to program this packet for downlink
0 commit comments