Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
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...