blob: f6c6a0ee6e69836951f6a69c784d5e0f5bc8f015 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# TODO
- Control the ACK of the ACK (End device confirming an ACK): This requires
something acting as a Network Server <<--
- Time-on-air
- Frames:
- identify from/to
- identify frames (sequence number goes up in lorawan even in
retransmissions)
- Signal strength, location and rssi (complex, just an extra)
- MacCommands support
- RX windows wait for the beginning of a downlink frame, not, to the whole
thing.
- NbTrans regardless of confirmed or not
|