Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
I'm developing a project for nRF54 using NCS. I have a question regarding the placement of the BLE protocol stack. In the previous nRF5 SDK, the protocol stack was usually...
I have downloaded the nrf connect software and downloaded the segger drivers. I cant see the drivers in mi windows drivers administrator. The evk is powered by the usb because...
Hardware env: New designed board with NRF52840 + NRF9151, which 52840 connect 9151 via uart
Software env : NCS version: v3.1.0 (new installed) Nrfutil version: 8.1.0 (34e21a1...
Hey, since iOS version 18.6.2 the BLE connect to our BLE peripherial with nrf52840 getting disconnect events. Also the range between them is very bad. The connection parameter...
I'm currently working on some projects for the nRF54 platform using NCS and VS Code. I want to delete the unused files in my project because the codebase has become too large...
In the nRF52840 Product Specification PDF v1.11, on page 323, the third paragraph down states:
1. "If the CPU performs a clear operation on a bit in the LATCH register...
Hi Team,
below mention errors I am getting west build process.
* Executing task: nRF Connect: Generate config HVPP_BLE_Board_Files/nrf54l15/cpuapp for c:\Haritha\Github...
hi support team,
customer told me 54L15dk debug out is not able to program another 54L15 chip.
so i tried,
1. A-54L15dk debug out program B-54L15dk debug in, failed...
I'm trying to leverage the asset tracker project form nordic 9160dk to actinius icarus 9160 board, i use tagconnect 2030 to connect P19 of dk and icaurs, but the jlink cannot...
When I try to add OTA image compression for MCUboot, the RAM utilization skyrocks and is not compatible with the nrf52833. Is there any way to cut out any and all excessive...
Hi, I'm working on a product that uses nRF52840 (The custom board actually has the Ebyte module E73-2G4M08S1C). nRF5 SDK 17.1.0. The firmware consists of: 1. Bootloader -...
Hi, I'm using nRF9160 as an MCUmgr SMP client to download firmware via HTTPS and send it to nRF52840 (SMP server). Using SDK version NCS v2.9.1, I enabled CONFIG_NRF_MCUMGR_SMP_CLIENT...
I am struggling with the ADC API on the nRF54L15 dev kit. I am using NCS 3.1.0
I started with the "samples/drivers/adc/adc_dt" sample as a starting point. Using AIN4 (Channel...