Hi,
We have been running into issues with our FOTA over BLE using mcuboot. Our usual process has been to use the dfu_application.zip file in the build/ directory (ncs...
We are developing a light product that features a built-in button. A single click of this button toggles the light on/off, while a long press adjusts the brightness level...
Hello!
I have tried in various ways to make the XIP part functional on SDK version 3.0 (SDK v3.0.0-3bfc46578e42) but without success, this on the NRF5340 devkit. I mention...
Hi We are working on setting up CI/CD pipelines for our nRF application. The application is set up as a stand-alone application with its own west workspace. It uses external...
Hi ,
1.In the example: In nRF5_SDK_17.1.0_ddde560_usbd_msc_1\components\libraries\block_dev\qspi\nrf_block_dev_qspi.c, I need to set the following 0xB7 bytes. How should...
Hi I'm testing the current consumption of the external qspi-flash on nrf5340dk [ MX25R6435F]. I have used ppk 2 to measure consumption with the dk and also have used a power...
Hi,
We are using nrf21540 in GPIO mode + mode pin ( and CONFIG_MPSL_FEM_NRF21540_RUNTIME_PA_GAIN_CONTROL) with an nrf52833.
We are developing under nrf connect sdk 3.0...
Hi,
For now you propose the "nRF5 IoT SDK v0.9.0 " but mention about the IoT SoftDevice "This SoftDevice is a technology prototype only. Therefore, it should never be used...
Hi,
Our device is slave device with LCD displaying.We need to implement the function as below:
Within range of our slave device, if multiple master device like combined...
First let me explain what I mean by that question, I walked through chapter 17 and was under the impression that there's an "automatic" hardware package wrapper in place to...
In my case LEDs (N<10) would be animated (think pulsing).
My only concern is that the BLE core will limit the possibility to control the LEDs in real time, thus causing...
HI, all Nordic Developer
I know that the S130 soft-driver supports both functions concurrently.
But, I am trying to combine ble_app_beacon and ble_app_uart_c to perform...
Is it possible to have different characteristic of CPU blocks (I mean different number of CPU blocks or similar) with the same firmware running on two different nRF51 boards...
i have dumped blinky example in nRF52832, in android mobile(nexus 5) i have downloaded nrf_connect application. connection is established but unable to recive any service...
This is a question for the developers of the nRF Connect Android app, or anyone else who might have the details.
The app has a really useful test hardness in it now that...
Hi,
I am working on implementing secure DFU. I have complied and loaded the secure DFU using gcc and am trying to upload a package using nRF Toolbox on android.
I have...
Hello Everyone,
I'm a beginner for nRF52 and my aim is to learn and develop system on nRF52. I have bought nRF52 development board and installed Keil MDK on my system....
Previously i've been using the nRF dongle using the BLE NUS Central example to communicate to another nRF DK with the BLE NUS Peripheral example via serial/termite and ble...
Hi there,
I am new to the nRF world and I might be asking a very stupid question with obvious answer but I couldn't find any hint from the Infocenter nor the Tutorials...