Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
Issue:
I would like to bring to your attention that I am getting an error when running the 'list command using the nrfcredstore cli utility, while trying to retrieve the...
After programming the DK, it "fails to verify device" with the following log:
2025-07-08T09:42:05.940Z INFO Initialising the bundled nrfutil device 2025-07-08T09:42:05.957Z...
Hi,
We are currently evaluating the NRF9151 for asset tracking using the AT firmware on the NRF9151 evk and an external MCU for the application firmware, emulating the final...
Title
nRF5340 DK × 2 + MCP2515/TJA1050 – can_start() = -5 (CANCTRL/CANSTAT = 0xFF). What am I missing?
Hi everyone,
I’m trying to bring-up a very small CAN bus test...
My customer is now unable to disable secure erasure after using the APPROTECT function. Is this correct?
Please let me know if there is another way to check this.
”nrfjprog...
Hi,
I'm using nrf Connect mobile (for Android) app to exchange data (read/write) with a BLE device (server) over GATT.
I have a large characteristic (123 bytes) to exchange...
HI ALL,
nrf54l15dk,v2.8.0,peripheral_uart demo and no changes have been made.
Then add the following content to prj.conf
sysbuild.conf
mcuboot.conf
At this...
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...
Hello nordic team!
Context:
Currently I am working on modifying our application code to be able to select, at runtime, which network interface it will use (between ethernet...
I have a simple GATT server application with two characteristics, RX and TX. In my prj.conf, I am trying to disable pairing as follows :
I can connect to the server from...
I have an application that syncs via the internet using a nRF5340 and nRF7002. I am using the thingy53 with a nRF7002EB for now while the custom circuit boards are being manufactured...
Hi!
I'm migrating my development environment to arm-based Mac. I succeed to install nRF Connect for Desktop app for aarch64 architecture, but struggling to get Bluetooth...
Dear Nordic,
I am debugging a custom hardware with a nRF7002 on-board, using wifi shell app. At this moment the shell does not work as expected, needs to locate where the...
Hi,
am working on nrf52840 withst7789v custom display . I have integrated the my display code using lvgl library with PMIC code in zephyr . while doing that I have configure...
Hi. I had a working MCUboot configuration that I used in order to update both the app core and the net core as follows:
- Upload the app core image using mcumgr - Upload...