I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
What is the correct way to connect an nPM1304EK (or other nPM product) to an nRF7002DK? Is it possible to do this and power the nRF7002DK via the PMIC but have the USB connected...
When trying to figure out why we couldn't flash the network core on the nRF5340 with pyOCD, we noticed that the Debug Base Address of the AHB_AP returns 0xe00fe002 for the...
I am trying to migrate my project (for a custom nrf5340/nrf7002 board) from NCS2.9.0 to NCS 3.1.1, to hopefully get the wifi WPA Enterprise functionality to work.
This is...
I can connect to targets using the JLink WiFi probe and JLink Commander (JLinkExe), but when running `nrfutil device list`, they don't show up there. Can you please patch...
Hallo together,
I noticed today that the example circuit diagrams for the nRF9160 seem to have been using a completely incorrect tolerance value for the supply capacitors...
Hello.
I am currently testing nRF Cloud and encountering an issue. I encountered a build error when merging the Peripheral Memfault Diagnostic Service (MDS) sample program...
Device: nRF5340
SDK: nRF Connect SDK v2.2.0
IDE: nRF Connect for VS Code v2023.6.345, Running on Windows 10
------------
We are working on a new project for the nRF5340...
System Calls link is: https://docs.nordicsemi.com/bundle/ncs-3.0.0-preview2/page/zephyr/kernel/usermode/syscalls.html --> not found
the "3.0.0-preview2" is likey the cuprit...
Hi, building itself works as the code is correct, but it won't fit onto nrf52810. In the example is no exclusion for this Product/nRF52DK.
Building & Linking for an nRF52832...
Hello,
I am experiencing a critical failure while trying to program my nRF5340 DK using the nRF Connect for Desktop Quick Start app (v1.6.0). The process fails at the "Program...
I am having a recurring problem with NFC-CONNECT: build action. It hangs when building. Gets stuck with the following message in lower-right hand corner of screen:
The...
I have successfully installed west and zephyr, and I have successfully build a simple tflite-micro hello_world example, but it just generates the zephyr.hex file. SInce i...
I am using a dynamic BAS service. I have noticed that after a few bt_gatt_service_unregister() and bt_gatt_service_register() calls, the following error occurs: bt_gatt: Unable...
Hi, trying to directly build the solution for the exercise i get this error at the end.
The whole log-output:
Building l5_e1_sol west build --build-dir /mnt/df01dc22-f3bf...
Hi! I am trying to get the samples "Bluetooth: Direction finding connectionless locator" and "Bluetooth: Direction finding connectionless beacon" to work on nRF54L15dk. I...