v01d opened a new pull request #442: URL: https://github.com/apache/incubator-nuttx-apps/pull/442
## Summary This PR adds support for nimBLE host-layer stack for NuttX, for when NuttX's own stack is disabled. This will build a `nimble` app, which is an example shipped with nimBLE which includes a simple GATT server. An application wishing to use the stack need to add the appropriate include path. This is marked as draft as at the moment this points to my fork of nimBLE, which is currently awaiting merge upstream. Anyone wishing to test nimBLE can use this PR. ## Impact Add application. ## Testing Developed own application using nimBLE on top of to-be-upstream nRF52 link-layer. Also tested on sim build, using bthcisock config. A nimBLE specific config will be added in separate PR on main repo for others to test. ---------------------------------------------------------------- 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: [email protected]
