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...
Is there any peripheral sample for OOB legacy pairing? I'd like to know how to encrypt with temporary key( TK). I checked the ble_hids_keyboard_pair_nfc sample in the SDK...
Hello ,
I'm using the libuarte library so i can send data and receive it , i'm enabling RTC2,TIMER1,TIMER0 and TIMER2 .
this is the main definition of my libuarte NRF_LIBUARTE_ASYNC_DEFINE...
Hello,
As we are close to production of our new device, i would like to know what are the possible ways of performing OTA DFU in thread network from Thread Border Router...
I have interfaced two ESP32's with ESP-NOW protocol in which one esp32#1 sends the data to the other esp32#2. I am able to send the data from esp32#1 and receive that data...
The nrfjprog tool only returns data up to 0x10001000. After that it's all zeros.
nrfjprog -f nrf52 --recover
nrfjprog -f nrf52 --readuicr uicr.bin
If I read an individual...
Hi,
I want to use the LIS2DH sensor to any motion interrupt on int2. It seem that it's implemented by the driver so I started with the code found in this issue ( https...
I'm trying to disable proxy visibility of mesh node after its been provisioned by calling (from APP timer's context) proxy_stop() function. Though i'm getting NRF_FAULT_ID_SD_ASSERT...
Hi,
I am using nrf51822 chip for BLE application. In my circuit, I have used circuit supervisory components which is resetting the MCU whenever voltage level goes below...
Hello,
I have found out that we have shipped one product where NRF_CLOCK_LF_SRC_SYNTH was used together with the SoftDevice S132. I think at the time when it was implemented...
Hai team,
In my application , I am using nrf52832 , application took 26 microamps in runtime [peripheral - I2c] ,acclerometer and ble advertisements],here i need to put...
Hi Nordic,
My firmware is done and v1 beta is release, i will use it to flash my final production first batch with it.
What are the several good pratices to create...
Hello again,
I am trying to use the nordic PPK2 to estimate the battery capacity I would need. I would like to measure for a longer time in order to spot any strange behavior...
I am developing a simple battery powered Zigbee light switch (sleepy end device) using nRF Connect 1.91. After successfully joining the network and accepting a bind request...