Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello,
We are considering to develop an appliance based on the nRF5340 AUDIO DK.
The nRF5340 AUDIO DK contains the VM3011-U1microphone that is absolute on the market....
Hello,
We’re testing the nRF9160 GNSS performance on our custom PCB and have noticed that, even with A-GPS, the first fix after powering on the device takes significantly...
I am having problems flashing my custom board with a nrf5340 chip. Sometimes it works, sometimes it does not, but more often than not it doesn't work and I cannot figure out...
Hello Nordic Team,
I’m trying to use the nRF54L DK to program an external MCU via SWD , but I’m encountering an error during connection. I’ve already followed this guide...
I'm trying to build the light-switch-app from Matter but I get following errors
I have already tried to reinstall the sdk (I use v2.8.0) and build it just like that without...
After modifying the factory data with the script generate_nrfconnect_chip_factory_data.py, the discriminator and passcode work, but how do I change the value of the Manual...
I am trying to interface an SD card with the nRF9160-DK using an SD card adapter module. My goal is to write the string "hello" to a .txt file on the SD card. I believe I...
Is a TVS diode clamping voltage of 6.5 V acceptable for supplementing the built-in ESD protection of the NRF52840 GPIO pins?
It has been previously established in the forum...
Hi,
I am trying to build an application using the nrf54L15-dk board and want to use the board as a controller. I run the application on the external host but got an error...
Hello Team,
I’m working on creating a custom Matter cluster using the instructions provided in the Nordic documentation: https://docs.nordicsemi.com/bundle/ncs-latest/page...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
Hello,
we implemented Zigbee coordinator. Few end devices left the network and we know that the issue is our side because the same devices work well with other coordinators...
Hello everyone!
I am rather new to firmware development with Nordic products and am experiencing some trouble with the Thingy91 LTE BLE Gateway sample.
What is the problem...
I'm using ncs 2.9.0.
1. I flashed the firmware V0.15.1 on the device. And .
2. Update it "Confirm only" with nRF Connect Device Manager App to V0.15.2The update was Compelete...
Hi All,
Previous last two times I opened my project in VS Code it displayed a deprecation notice complaining about SDK and toolchain versions. My plan was to address it...