Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Can't Compile Firmware #2

@jay8ee

Description

@jay8ee

Hi there.

I cannot compile the custom firmware while following the instructions in the readme. I have tried the following:

  1. Made a copy of 'ble_app_peripheral' from the SDK
  2. Checked it compiled OK
  3. Replaced user_custs1_def.h and user_custs1_def.c with the ones from this repo
  4. Added user_extractor.h and user_extractor.c to the project
  5. Added the init_key() and init_blob() to the end of user_app_connection

I get a bunch of compile error because the rest of the ble_app reference constants there were in the original user_custs1_def.h

Am I meant to just comment out the places that refer to these now deleted constants?

Thanks.

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