Skip to content

BLE documentation, especially Peripheral/Server use cases #6

Description

@mphasize

Please add more documentation on using Bluetooth / BLE

Is your feature request related to a problem? Please describe.

At the moment the Pycom documentation for the BLE implementation only describes how to use a Pycom board as a BLE client that connects to BLE peripherals. The documentation on how to use the board as a BLE peripheral (i.e. a BLE server) is almost completely missing at this point, however the Pycom forums have various user-contributed code sketches that show that it is at least partially possible.

Describe the solution you'd like

Add an example or tutorial and corresponding API documentation that shows how to use the Pycom boards as BLE peripherals (i.e. BLE server).

Topics to cover would be:

Teachability, Documentation, Adoption, Migration Strategy

Having canonical docs or tutorials would help developers to quickly understand the full capabilities of the ESP32 and BLE and would also help Pycom to get a better picture on the implementation status of the APIs and would make it easier to find and iron out bugs that might still be in the library.
A good set of usable code examples would be great, as an inspiration I would like to mention https://github.com/espressif/arduino-esp32/tree/master/libraries/BLE/examples

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions