-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Open
Labels
enhancementFeature requests, new feature implementationsFeature requests, new feature implementationsextmodRelates to extmod/ directory in sourceRelates to extmod/ directory in source
Description
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
Labels
enhancementFeature requests, new feature implementationsFeature requests, new feature implementationsextmodRelates to extmod/ directory in sourceRelates to extmod/ directory in source