I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hello,
I am working on the GNSS application provided in the sdk-nrf at [path: samples/cellular/gnss] and I'm using thing91: nrf9160 board. I have modified the GPS acquisition...
hello Nordic
we are working with nrf52832 and nrf 52840 .. migrated to ncs2.7.0 lately and now migrating to ncs 2.8.0 (at the moment building without sysbuild)
we did...
Hello, I have several development-related questions about the microphone functionality of the NRF5340 AUDIO DK in headset mode:
Is it possible to configure the device...
I am experiencing weird radio core boot behavior after switching to SDK v2.9.0-nRF54H20-rc1.
First I followed the bring up guide for SDK v2.8.0, flashed latest BICR for...
while Sending MPU6050 sensor data through BLE (5340DK) .In the nrf connect for mobile I am getting following data,sensor reading is not transferred propoerly In the vscode...
Hi,
we have implemented https://github.com/nRFCloud/MQTT-bridge-mosquitto in our AWS account. but in we are getting error like
January 07, 2025 at 14:51 (UTC+5...
I am using nRF sniffer for 802.15.4 (see https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-802154 & https://github.com/NordicSemiconductor/nRF-Sniffer...
I'm encountering an issue with the use of the GPIO interrupt type GPIO_INT_EDGE_BOTH on a GPIO connected to a button. When pressed, the button pulls the GPIO to GND, and when...
Hey, I try to implement wtih nordic connect sdk and the nrfx library a uart communication where a 9th data bit will send for synchronisation. When the 9th data bit will be...
Hi,
My custom boards with nRF9151 don't get gps fix. I'm using the same GPS antenna and LNA as DK. Soft is from DevAcademi example, but tried also GGSN sample and some other...
NCS 2.7
NRF52840
Building with sysbuild, MCUBOOT, and 2 different applications (mfg and end-user)
My custom board includes a sensor fusion IMU from bosch. The firmware...
We have used zigbee sample for coordinator we did many changes in that like subscribing and sending values in UART when any new device gets added.
but noticed ZB_ZDO_SIGNAL_DEVICE_ANNCE...
Dear Sir / Madam, we have migrated to the new nRF54L15 chipset on one of our existing projects. We would like to revivew the layout with you, before we continue to the antenna...
Hi there,
I am new to the platform , we are working on a proof of concept to reduce idle power consumption as low as possible on an NRF9160, I want to put the system in...
We have an application using nRF Connect SDK version 1.8.0 that runs on the nRF9160. It is based on Asset Tracker v2, with the GPS tracking part remaining largely similar...