Giter Site home page Giter Site logo

Comments (5)

jim-kirisame avatar jim-kirisame commented on May 19, 2024

没有问题。如果不工作,请检查是否烧录了softdevice;如果烧录了bootloader,则再检查是否烧录了签名(setting)

from nrf52-keyboard.

SunRain avatar SunRain commented on May 19, 2024

请问Setting是哪部分的内容(固件)?

from nrf52-keyboard.

jim-kirisame avatar jim-kirisame commented on May 19, 2024

是固件签名,通过make setting 生成。

from nrf52-keyboard.

SunRain avatar SunRain commented on May 19, 2024

您好,刚刚又发现一个问题.之前我是按照wiki上面编译的,直接跳过了项目README文件里面的单独编译bootload的内容(即,编译完uEcc库后,直接cd keyboard/lot60-ble,编译里面的bootload),这次我按照项目README里面的步骤,cd application/bootloader/project以后编译bootload,提示

../sdk_config.h:47:10: fatal error: config.h: No such file or directory . #include "config.h"

在sdk_config.h开头,有说明

// <<< Use Configuration Wizard in Context Menu >>>\n
#ifdef USE_CUSTOM_CONFIG
#include "config.h"

看注释似乎是IDE里面配置以后添加自定义配置的宏,请问这个能否直接注释掉(注释掉后可编译通过)

@jim-kirisame

from nrf52-keyboard.

jim-kirisame avatar jim-kirisame commented on May 19, 2024

此方法已过期,请不要单独编译bootloader了

from nrf52-keyboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.