Hi,
I'm using the nRF54L15 DK (non-secure, NCS v2.9.1) to generate a 100 kHz PWM on a GPIO with TIMER00 (128 MHz, 1280 ticks, 2.5%–20% duty, 32–256 ticks). GPIOTE, DPPI...
Hello everyone,
I'm working on a project based on the nRF52840, and I'm using nRF Connect SDK 2.9.0. The project uses MCUboot, but the firmware image is signed externally...
Dear nordic team,
even if enabled for mcuboot via CONFIG_WATCHDOG / CONFIG_BOOT_WATCHDOG_FEED, our device performs a reset when swapping the image. More precisely: when...
Hi
I remember the Devzonw could ask for hardware instructions. My matching circuir has used the nRF54L15 reference design and nRF21540 DK design, all the value is the same...
Hi,
I'm testing the nrf_provisioning sample application.
I have built it with the coap overlay.
After claiming the device in the nrf cloud and assigning the " nrf-cloud...
Hi,
USB CDC EPOUT stops working as the USB incoming traffic data rate increases. The symptoms of this issue align with the Errata 199. The workaround for Errata 199 is...
Hello,
We’re testing the nRF9160 GNSS performance on our custom PCB and have noticed that, even with A-GPS, the first fix after powering on the device takes significantly...
Hello,
What is the least version should I buy to for nRF52732 software development.
Keil offers Essential and Professional versions, but the price doubles for Pro.
Our...
Currently I am developing application which run on nRF52832. In this application I have to decode and encode messages using RSA 2048-bit keys pair. Currently I am using ARM...
Hi,
I just want to know if this is an expected behaviour of the Softdevice. I have a central that scans every 2 seconds for 1.7 seconds (leaving 300ms for connections...
Hello,
I am thinking to use nRF52840 EVK for our project. I am supposed to use Katalon ( a tool for test automation) and Katalon works with Java. Hence, I will need a Java...
I have an existing setup, where firmware is transferred to a nRF52832 over a BLE USB dongle PCA10031 (V1.1.0) and nrfutil. This setup has been automated on our CI system/tools...
Hello,
I was able to compile my example codes successfully. All of sudden I have started seeing Error starting Process JAVA.
Has anyone faced this issue?
Can you please...
Hello Nordic team ,
I am working in BLE project ,while I am scanning device(filter) am getting (error 18) . Need your help team
Sd ble gap connect returns error code...
Hi.
I am trying to start development using Thingy:52. To start, I tried the firmware from the download page ( https://www.nordicsemi.com/Software-and-tools/Prototyping-platforms...
The Limitations subsection of the Zigbee Section here contains the following paragraph:
- OTA DFU: Migration from the nRF5 SDK for Thread and Zigbee version earlier than...
After installing nRFgo Studio v1.17.1 on Windows 7 64 Bit (using the administrator account), I get an error message in the Log section just when I start the program:
"JLinkARM...
I'm using SDK 14 and trying to build the ble_app_buttonless_dfu example. I'm using Linux environment, so gcc for building. When I try to build the example I'm getting an error...
Hi, I was just wondering why there is a "nrf_delay_ms(200);" in the SPI Master example in SDK 16.0.
Here is the code in the main function where it is located :
while ...
Hi Support,
Now I am developing over Nordic 52840 DK (PCA10056). My environment as below,
(1) upon SDK (nRF5_SDK_15.3.0_59ac345)
(2) softdevice s140_nrf52_6.1.1_softdevice...
Hello,
I am using the nRF SDK for Mesh v.3.1.0. To achieve periodic publishing, I set p_pubstate -> publish_period . step_num = 1 instead of zero in the configure step in...
Hi,
I plan to design my own hardware based around nRF9160. Prior to this, I want to verify that I can use the nRF9160DK as a debugger for my own board. As an initial test...