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...
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’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...
This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
I have a 12 MHz voltage controlled oscillator driving the nRF9E5 at pin xc1 and xc2 is open will this pose a problem for running the nRF9E5? The clock has a +-50ppm stability...
I am working on a project that requires me to wirelessly communicate with and program a left hand Oculus Touch controller, since dismantling it will cause damage. The controller...
I see I have more than 100 free pages (~ 101 KB) on Nrf51822 with SD130 but how can I assign all of them to the FDS module. I am going to manage a database with FDS on the...
Hello,
I am trying to use PCA10000 dongle with the pb-ble-driver-py libraries with absolutely no success, as I get a "Failed to open. Error code: 13" error.
I am running...
Hi, please!
The question is related to "nRF24L01P_Product_Specification_1_0.pdf" datasheet in " www.nordicsemi.com/.../nRF24L01P_Product_Specification_1_0.pdf" and to NRF24L01P...
Hello. Engineers.
I'm a beginner in nRF52832, I'm looking for someone who can help me.
I have nRF52832 development kit. I tried examples blankly with SDK14.0.
It working...
Hi,
I've recently come across a problem where in some cases my device's memory gets trashed.
Ideally I'd be able to set a watchpoint on a memory location so that I could...
main.c
I am working in sdk14.1 nrf52832 ble_app_uart_pca10040_s132 and ble_app_uart_c_pca10040_s132.
ble_app_uart_pca10040_s132:
nrf_ble_gatt_att_mtu_periph_set(&m_gatt...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
We are developing a test jig that also programs the Nordic nRF51822 on our board.
We are receiving the following error message from the command line programmer:
NRFJPROG...
DSP is Digital signal processing,But I first came into contact with the word,I don't know what is DSP?
Do you have any relevant documents to explain the words?
The second...
The app_time_tutorial.zip file I downloaded for the Application Timer Tutorial does not contain a sdk_config file despite the #include "sdk_config.h statement included in...
Hi,
Is it possible to have multiple BLE units that can talk to each and any of the others. ie if two come in close proximity they can connect and communicate a small amount...
Hello All
I am planning to install the nRF51822 beacon, wanted to know how to setup so that the beacon broadcasts repeated eddystone based advertisement URL/ packets to...
I am trying to get the nRF24L01+ working with a PSoC 3.
I initialize the nRF like this..
spiWrite1(NRF_CONFIG, 0x0F); // reflect TX_DS, RX_DR and MAX_RT interrupts as...