Hello.
I am trying to follow Downgrade protection using MCUboot to enable Hardware-based downgrade protection. However, an error occurred, and the software did not start...
DK:PCA10175 0.9.1 + sdk v2.9.0-nRF54H20-rc1 I now want to port the DFU function on SMP_Transfer (suit demo) to my own code project (based on lbs). I try to port the following...
I'm using SDK version 2.9.0 with an nRF52840 in a combined peripheral / central application.
The nRF52840 device starts advertising, but then after connecting (as a peripheral...
Our project has been working on nRF21540 & nRF52833.
Let us have a method to reduce the power of nRF21540 under 400uA at idle.
Currently, without nRF21540, the power...
I am in the process of migrating to NCS 2.7. My project includes NSIB, MCUBoot, TFM, and the application. Everything works fine with multi-image builds.
However when using...
I'm using the nrf5340_audio application and with SDK 2.6.0. The Bluetooth address printed out in the terminal does not match what actually shows in advertisements. For example...
I have been using the nRF Connect for Desktop with the Programmer application for several years to attach our end device to the Dev Kit to program our device with no issues...
I've noticed that our custom board sometimes does not work (e.g. execute the code) when the VCC drops to about 0.3V- 0.5V and comes back on again to 3.3V.
For testing I...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
In SDK_v11.0.0-2.alpha, there is a project: examples\ble_peripheral\ble_app_hrs_freertos\pca10028\ble_app_hrs_freertos\s130_with_dfu_pca10028.
But I can't find DFU service...
to # einar thorsrud
Req: from the cap-sense board, different tap will be done by user (like 2 times tap, 3 three times tap etc). so the Bluetooth board (nrf52) will receive...
Hi
I am writing an app to utilise the new LESC feature using Diffie Hellman related pairing. I am testing the app against the Nordic provided ble_app_multirole_lesc. I...
with SDK 10 I found 2 SPI libraries, spi_w5_master and nrf_driv_spi . I hesitate between them.
what' the difference between them? and what should I use when I'm using app_timer...
I saw this tutorial:
nRF51 current consumption guide
It's specifically directed to the nRF51, but I guess the principles of Tuning Advertising parameters must be general...
i'm looking to use only one timer for two independent activities:
battery service (as in Nordic examples) and
a routine to detect a certain button press pattern ...
Hi everybody.
I am makeing a custom circuit for nrf51822 CEAA. This circuit supports ANCS and DFU (nrf sdk 9.0.0). I use only external high frequency (16MHz) oscillator...
Forgive me if there is an obvious answer to this; thanks for your patience.
I'm a long time developer but new to the area of BT in general. After a day or so starting with...
Rudimentary question about DFU; thanks for your patience.
I'm developing an app for a "headless" (no buttons, no led's) ble application which will have a companion mobile...