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...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
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...