I have the following settings in my prj.conf:
and getting the error
CONFIG_FLASH_MAP was assigned the value y, but got the value n. Missing dependencies: FLASH_HAS_DRIVER_ENABLED...
I am using the solution for this exercise to have MCUBoot use the nrf5340dk's external flash for the secondary partition in my own project. I have done the following:
1...
Hello, Nordic team.
We replicated the nRF52840 Dongle.
The problem is that our Windows PC does not detect our custom USB PCB after pressing the reset button.
VDDH...
I am currently evaluating the Nrf54l15 viability for a migration from the Nrf52 for our products. I've been able to advertise, scan and connect with success but I can't find...
I have a private version of the VL53L1X driver ecause the driver in ncs2.9.0 hasnt been properly updated per my previous case. They suggested changing the CONFIG_VL53L1X=y...
Hi,
We are facing a critical power consumption issue in our nRF52-based Zephyr application , where some devices randomly enter a high-power consumption state (~80+ µA) instead...
Hello when I build an application on VS Code, the terminal give this error :
warning: UPDATEABLE_IMAGE_NUMBER (defined at C:/ncs/v2.8.0/nrf\samples\common\mcumgr_bt_ota_dfu...
The Master Control Panel uses the PCA10000 board loaded with a ME (Master Emulator?) firmware.
Is it possible to get the source code to this firmware in order to make your...
the nRFgo studio is used as a visual editior for the nRF8001 to create Bluetooth low energy Services and Characteristics and Pipes to access them. After creating the Service...
I'm trying with a nRF24L01 device, connected to an Microchip MCP2210 USB/SPI bridge.
With this Microchip device, i cannot sent a CE pulse shortest than 130uS to transmit...
Hi,
Can the nRF51822 be set up to run thr 32kHz clock in mode?
What is the lowest possible sleep current while maintaining BLE connection timing?
Thanks
Vladim
Hi all,
I would like to use LE1 to control Remote controlled car. But we have been used another vendor's chip in the car by now. Is it possible to connect between them...
Is there any equivalent to the SPP profile from Bluetooth Classic? I've always used this as a way to transmit custom data using Bluetooth, but I can't seem to find anything...
The Development Kit came with a J-Link Lite, which I've been using to program the development kit modules. As I'm now about to manufacture my own PCB, I was wondering whether...
I've done a few modifications to the default heart rate application in SDK 4.2.0, but now I can't see it advertising any more. Also, there is no longer any LED activity. Any...