Skip to content

Add multiple BLE profiles to enable Switching between computers #8

Description

@jpconstantineau

In order to be able to use my device with multiple computers/phones, I want to quickly change the profile and the pairing keys will be kept in order for me not to have to re-pair with the computer every time.

This functionality is currently implemented in the BlueMicro_BLE firmware with the Adafruit BSP.

Note that implementation requires a few functions to be added.
Also note that saving to flash is needed to remember the last profile being used. This will require a bit more work than just copy/pasting the code as the profile needs to be saved to the flash file system and reloaded on startup.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions