raiden00pl commented on issue #15856: URL: https://github.com/apache/nuttx/issues/15856#issuecomment-2705814183
RSSI and SNR are properties of RX packet, not a property of the radio, so they MUST BE returned as part of read data. Adding a separate interface to read RSSI/SNR not only introduces unnecessary system calls, but can also lead to reading parameters of the wrong RX package. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org