Skip to content

excessive use of memory #4

Description

@giangino69

Hello

first of all I thank you for the excellent work, but I realized that the scanBLE after some time takes up all the esp32 memory, which then freezes. To solve the problem I used a different library (https://github.com/h2zero/NimBLE-Arduino) which also possesses the function "pBLEScan-> setMaxResults (0)" which do not store the scan results, use callback only.
By doing this the program is more stable. If you are interested, I'll post the sketch

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