raiden00pl commented on pull request #2674:
URL: https://github.com/apache/incubator-nuttx/pull/2674#issuecomment-761846166


   > But my point still stands, we should be able to update the pointer/size 
and use suspend/resume to achieve the desired effect of not sending the 
stop/start.
   
   As I said before it doesn't work that way.
   
   Here, someone had a similar problem for the nRF52 SDK:
   
https://devzone.nordicsemi.com/f/nordic-q-a/66992/resume-suspended-twim-transmission-on-nrf52
   
   The only option is to combine the messages into a single buffer and there's 
not much we can do about it.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to