Skip to content

Failed to resume with BLE Connect/Disconnect Interrupts #4

Description

@Cyril-JL

Hi,

When i try to use BLE connection with my apps, nothing happens.
And BLE is frozen. I have to restart Board everytime to use BLE.

I put this line on connected ISR but nothing :

void blePeripheralConnectHandler(BLECentral& central)
{
PM.wakeFromDoze();
}

Thanks for your help.

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