Hello,
I recently tried some examples with nRF53 + nRF7002 (e.g. ble_coex example).
However, I am developing with nRF54 and I would like to understand if the combo nRF54...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
Hi
I am working with a custom board with nrf52832 with only 32Mhz external crystal. My application is working in the nrf52832 development kit but when I use the custom board...
NCS 2.9.1
NRF52840
Sysbuild but with only a single image (no bootloader)
I've been trying to figure out how to change the merged.hex output and how to perform additional...
Hello,
I attempted to follow the nrfutil offline install instructions. However, I keep receiving the following error when trying to install the device package on the remote...
Hello, I’m trying to compile code for a u-blox C209 AOA Tag. I installed the nRF Connect Extension Pack and was able to build normally.
After adding some unrelated paths...
Hi,I have need to set TIMER2 interrupt at high priority because I need a interrupt at 0.5ms.
This interrupt must comes while Softdevice is enable and my device(nrf51822 beacon...
I've a query regarding the assert message that I see in the application.map file, when I use GNU Toolchain for building the application firmware for NRF51 SOC.
Environment...
Hello,
We avoid MITM attacks by using a static passkey. Does it mean that the attacker can decrypt the connection if attacker get the passkey? What I transfer or receive...
Keil uV5, nRF51822, TWI hardware version
I'm trying to use twi_hw_master.c and I have made one simple change to define the CLOCK and DATA pins to 1U and 2U for my target...
From reading the product specification and the reference manual, it appears that there is no accessable DMA controller. and since there is no EASY DMA for uart, how would...
Hi,
I'm trying to transition my application from SDK 7.2.0 to SDK_9.0.0 and am having some issues when including nrf_delay.h compiling with gcc:
Nordic/nRF51_SDK_9.0...
I have another problem ,when i debug s130 demo by jtag,set free run,the software running OK
,but when i set a breakpoint or stop running,then free run again,the software...
I run a laptop which previously ran this fine on Windows 7 x64. I now run Windows 10 x64.
I cleaned out j-link, nrfgo studio, libusb etc and reinstalled nRFgo Studio again...
I know that it is possible to make 4 PWM outputs, but I need to generate 5. I will be using SoftDevice 110 and BLE. Is there any possible way to generate a 5th PWM output...
Hi,
I need to interface a LED driver (PCA9632) using TWI.
In the TWI APIs I can't see any way to pass the slave address to the TWI instance. Speaking about the nrf_drv_twi_init...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hi, I have an nRF8001 on a Red Bear Lab BLE shield mounted on an Arduino Uno. I'm using BLE to trigger the execution of potentially long running (well, a few seconds anyway...
Hi,
I've done a fair amount with the NRF51822 and Keil on Windows but decided it was time to switch to my native Mac instead of the VM!
Reading all the guides around...
Hello everyone,
I'm a beginner and i'm trying to debug a nRF51422 BLE project.
The SoC is supposed to wait for commands from a STM32 in order to execute some functions...
Hello,
I'm a newbie in this area, and I'm trying to program NRF51822 QFAA on a custom board according to the given tutorial for a dual bank bootloader ( devzone.nordicsemi...