I would like to ask you for your opinion, although it is not directly Nordic related, but indirectly, it is. The following:
The customer ICP (Holten, The Netherlands) designed...
this is a deflector test
I would like to ask you for your opinion, although it is not directly Nordic related, but indirectly, it is. The following:
The customer ICP...
Hi, I’m seeing a build failure after enabling SQSPI in the device tree when building with MCUBoot on NCS v3.2.1 for nRF54L15. The build works fine without SQSPI, but once...
Hi all,
Note that I am using a Fedora Workstation VM on VirtualBox for keeping everything clean. I pass the connected USB development board to the VM. I am trying to evaluate...
Hi!
With the release of NCS 3.0.1, the required SEGGER JLink version to v8.18. pynrfjrprog is bundled with SEGGER JLink v7.94. From your website, it seems nrfjprog, being...
Hi
I'm on the very beginning stage to ncs for vscode.
I followed the course to build my first blinky example, but failed always.
I double checked my step and all the...
Hi,
I'm using nRF52832 development board with blinky example and with PPK kit I'm trying to get the actual power consumption from the development kit.
I think the actual...
We are working on a project where we have space constraint. We are placing AMS AS7038 , which is a Biosensor Solution with Embedded ECG Channel + Analog front end, just on...
Hi,
1. I tried to test AGPS, but an error was reported. The test results are as follows:
Why is the error reported? Is it that this routine does not support AGPS, or is...
Hi! I was wondering if I could use an SWD connection to recover a bricked chip. This chip is on a custom PCB that has pins allocated for SWD.
The chip itself is stuck at...
I'm looking for assistance or example sources of being able to dynamically control the Nordice device subsystems power. i.e. the serial uart used for the Zephry shell. But...
HI .
Two questions for the nRF52840, please have your comments, thanks. 1. Does nRF52840 Zigbee support SEP 2.0? 2. Can nRF52840 Zigbee be replaced with other protocol?...
Hello ,
I am facing issue while building Building example DFU application 'secure_bootloader_ble_s132_pca10040'
I am using SEGGER Embedded Studio IDE, and while building...
Good afternoon, I am new to nordic sensors. I would like to develop a phone application using Android studio that reads accelerometer values from the Nordic 52. How could...
Hello,
I am using nrf52840 with led blinky example for power consumption but it consumes 0 micro amp so i think reading was not correct so how can i troubleshoot this ....
Hi,
in my application I have setup the nRF52 to wake-up from deep sleep if a low value is detected on either of two GPIOs (4 and 5). What I'm trying to achieve, is to be...
I changed the SDK version of my project according to the steps of How can I change the SDK version of my program - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi...
Setup Visual Studio Code and installed the toolchain manager stuff got 1.9.1 of the SDK and the command line stuff for my windows 10 machine (if that matters). And trying...
Hello,
I have a Nordic Thingy 52, and I installed the Android application from github: https://github.com/NordicSemiconductor/Android-Nordic-Thingy
I can connect the...
Hello,
I am trying to send data via GATT notify at a rate of 60hz. I have created a tx thread that calls bt_gatt_notify in a loop and sleeps for 16ms. However, during profiling...