Hello,
It has been a while since I have done any controlled impedance and was wondering if someone could provide me a quick sanity check before I continue:
Here is the...
Hi
We use the nRF52840 (aQFN73) with a 4-layer 1.6 mm PCB for our current project. The top and bottom layers are for signals, the two internal layers are ground and power...
Hello, I am currently working on a project where i need to read the consumption with a PPK2 through an ESP32(use it in place of a computer). Is there by chance a pin on the...
Hello! I am trying to monitor mbedtls heap usage in the azure_iot_hub sample (v2.8.0), building for nrf7002dk/nrf5340/cpuapp/ns. I can see in modules/crypto/mbedtls/library...
Hello
I am evaluating Wi-Fi location using the nRF7000 and nRF9160.
For the initial test, I used the nRF7002 Expansion Board. I soldered wires to it and connected them...
Hello,
I need to implement Find My Device for nRF52833.
From Sample I could find "samples/bluetooth/fast_pair/Locator Tag" example. I tried to go through it. but I could...
I am reaching out to inquire about the support for the indication method in the Nordic nRF52840. Could you please confirm whether this method is supported in the Nordic SDK...
We have this custom sensor board, running nRF9160.
Application code built with SDK 2.5.0, running modem FW 1.3.2, and using LTE-M connecting to MS Azure IoTHub with MQTT...
Code is on APP processor. It is in secure mode, verified using this method: https://community.arm.com/support-forums/f/architectures-and-processors-forum/13548/for-armv8-m...
hello, i have a weired issue with my sensor communication using spi. the code that used the old SDK works, but the one using the new SDK for some reason doesnt. i need to...
Hi All.
A few years ago, Nordic documentation for developers included many "examples" to practice with and learn about this technology. For instance, ... >examples>ble peripheral...
I have integrated HTTP client & GNSS example project as per my requirement.
After initialization I get GNSS Tracking: 6 Using: 0 Unhealthy: 1
& Insufficient GNSS time...
I want to control the ws2812 LED Driver using nrf52840 and connect sdk.
I have tried the example led_strip but it does not compile.
I have checked on forum and found that...
SDK v2.7.0 nRF5340-DK with nRF7002-EK Matter samples (e.g. light bulb) Extra CMake arguments: -DSHIELD=nrf7002ek Use sysbuild
Tested with v2.6.2 (no sysbuild), and it...
In the past I was able to configure ZBOSS to report attributes that are not required to be reportable by the ZCL standard. For example, I'd like to report attribute 0x0001...
i am reading the wav file from SD card and playing in I2S but getting This error can anyone Help with this? I really appreciate any help you can provide. ######## CODE ############...
We want to know if device is already Bluetooth paired. We can check for this manually in the shell by using `settings list` command and seeing bt/keys as one of the stored...
With the mcuboot enabled, I'm not being able to disable the boot banners even by doing the below settings in prj.conf file.
CONFIG_NCS_BOOT_BANNER = n
CONFIG_BOOT_BANNER...
I am trying to use mcuboot with external flash on the NRF52840DK with NCS2.7.0 and a simple hello world application to reproduce the problems I have with my real-world application...
We want to interface the SE050 NXP IC with the NRF5340 using the I2C protocol and generate an AES-256 key.
Could you please assist us in generating the AES-256 key using...