Aktionen
Transmitqueue¶
Send messages(ACKs) immediately or put them into a queue.
Ack can be send immediately, normal data has to be queued. Need to wait for Acks.
4 Bytes need around 3ms via radio.
66 Bytes need 100ms(?)
Bytes | Duration | Rate |
4 | 3 ms | 1,3KB/s |
32 | 7 ms | 4,5KB/s |
64 | 11 ms | 5,8KB/s |
Von Maximilian Seesslen vor 7 Tagen aktualisiert · 3 Revisionen