xyzzy42 commented on issue #1170:
URL: https://github.com/apache/mynewt-nimble/issues/1170#issuecomment-1881727008

   Micropython is now streaming data with BLE at over 110 kB/sec.  Didn't even 
need to write the streaming code in C.  It's actually better than the ESP32 
throughput demo (Bluedroid only!) because it doesn't exhaust all of the 
controller's memory and it doesn't busy-poll.
   
   So to the next person who finds this two year old thread, it can be done.  
NimBLE just needed some extra features added.


-- 
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...@mynewt.apache.org

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

Reply via email to