Skip to content

ble support and encrypted characteristics #5174

@jonsmirl

Description

@jonsmirl

Are there plans for supporting encrypted characteristics in the new BLE API? In my use case I set a password into the BLE device and I don't want to send it in the clear. So my characteristic needs to be marked encrypted.

Not sure if this involves much code at the python level, it should be more along the lines of pushing the right flags down into the various implementations. The stacks will take care of the encrypt/decrypt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature requests, new feature implementationsextmodRelates to extmod/ directory in source

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions