keever50 commented on PR #15795:
URL: https://github.com/apache/nuttx/pull/15795#issuecomment-2676179004

   Fixed some issues after testing the driver using RAK11310 and a demo code.
   
   - An echo back and forth test on low spreading factor:
   
![image](https://github.com/user-attachments/assets/f2a923a8-390e-496c-a4f2-ae120269ec3b)
   
   - A high spreading factor also works ofcourse
   
![image](https://github.com/user-attachments/assets/3a979608-6386-4b51-8d0e-acf09d918299)
   
   You can see that the RSSI and SNR appear to be incorrect. These values have 
not been decided on what they should be.
   There is still an open issue about creating a common LoRa API. I am blocked 
for now till that is solved.
   
   However, the driver is fully functional otherwise. There are ofcourse some 
features not yet implemented, but they are less significant.
   
   The test code is available here. Its not yet PR'd before the driver is 
pushed. https://pastebin.com/S7iY6Z3m
   It does require you to configure a compatible board. Same story. Cant be 
pushed till driver is pushed.
   
   @acassis 


-- 
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

Reply via email to