As we move from sync to async it's probably prime time that we simplify the API and make TX/RX just ``` dw3000_hl.send(xxxx).await; ``` and similar