keever50 commented on issue #15856: URL: https://github.com/apache/nuttx/issues/15856#issuecomment-2669564522
I used the SX127x way in my SX126x already, but i guess we also need to standardize this too. https://github.com/apache/nuttx/blob/ff4d461fdaed36db9e6acfe3aabb7b418b0608c2/include/nuttx/wireless/lpwan/sx127x.h#L113-L124 The signal information is quite nice to have in the packet. I also provided a crc_error variable in my own variant. Its ofcourse 1 when there is a CRC check error. Otherwise always 0. Useful for when the user wants to repair the packet. Maybe nice to have in the common interface. I am not sure what the reserved bytes are for? -- 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