Skip to content

Example NimBLE_multi_advertiser.ino not working on nRF52840 #929

Closed
@djdehaan

Description

@djdehaan

I burn the exact script of the multi-advertiser BT5 example with one corrected compile error:
legacyConnectable.setAddress(NimBLEAddress("DE:AD:BE:EF:BA:AD", 1));
on a nRF52840. The nRF is loaded with the provided adafruit bootloader, and is using the n-able platform. When running, 2 devices do appear on a phone. The legacy-one (like the other one) shows "connectable" but is not connectable. After short trying, it keeps not connected. What goes wrong? Who has tried this example on a nRF52840?

I tried the exact same code and the same specifics in the platform.ini on a ESP32S3, and there it works like a charm! So what goes wrong on the nRF52840?

Thanks for any help,
Dirk Jan

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