Skip to content

Adding a S112/S113 SoftDevice to Core #456

Open
@DirtyEngineer

Description

@DirtyEngineer

With the pending acceptance of support for the nRF52805 chip it is my understanding that an alternative SoftDevice will need to be added to the core to fully support it. According to Nordic it needs either S112 or S113 for BLE to function. Is adding these SoftDevice's as simple as just drop in two new folders into AppData\Local\Arduino15\packages\sandeepmistry\hardware\nRF5\0.7.0\cores\nRF5\SDK\components\softdevice, then updating boards.txt or is it more involved? Any help or insight into this matter would be much appreciated.

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

        Participants

        @DirtyEngineer

        Issue actions

          Adding a S112/S113 SoftDevice to Core · Issue #456 · sandeepmistry/arduino-nRF5