cwanda commented on a change in pull request #317: doc: Updates for BT5 and Mesh URL: https://github.com/apache/mynewt-site/pull/317#discussion_r136377719
########## File path: docs/network/ble/ble_intro.md ########## @@ -51,5 +60,6 @@ Mynewt comes with two built-in projects that allow users to play with NimBLE, tr 1. **bletiny** : A simple shell application which provides a basic interface to the host-side of the BLE stack. 2. **bleprph**: A basic peripheral device with no user interface. It advertises automatically on startup, and resumes advertising whenever a connection is terminated. It supports a maximum of one connection. +3. **blemesh**: Sample application for BLE Mesh node with on/off model. Review comment: Change "Sample application" -> "A sample application" to make the list consistent. I am not familiar with BLE Mesh nodes. The literature indicates a server/client model. Does this application implement a server, client, or both? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
