LoRaMac-node icon indicating copy to clipboard operation
LoRaMac-node copied to clipboard

How to get the frequency on OnRxData

Open ecrin4102 opened this issue 2 years ago • 0 comments

The callback OnTxData of LmHandler provide the parameter LmHandlerTxParams_t which contain the channel of the tx frame. But on the OnRxData callback, the LmHandlerRxParams_t doesn't provide this information. For logging purpose, I would like to get this. How I should do this ?

ecrin4102 avatar Sep 28 '23 08:09 ecrin4102