pfyra commented on issue #1590:
URL: https://github.com/apache/mynewt-nimble/issues/1590#issuecomment-1674486190

   Oh, silly me. 
   I used 
https://git.gitlab.arm.com/iot/open-iot-sdk/sdk/-/tree/main/components/bluetooth
 for integration at first (since uart_ll didn't exist a couple of weeks ago) 
and that integration layer did not call the ble_transport_free (I could 
probably have done it in the iotHciSendToController I provided, but that didn't 
occur to me). Now I have replaced that integration layer with the uart_ll and I 
apparently simply assumed the problem persisted since my (now extra) free'ing 
didn't cause any problems. 
   Thank you for the very fine piece of software and your very quick assistance!
   


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