Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello,
I need to measure current consumption on the nRF52805 in sleep, TX, and RX modes. Which sample applications are recommended for each of these measurements? Additionally...
Hello,
I am facing issue in reading the eDRX mode configurations using AT Commands on nRF9160. Below are the details of hardware & modem fw version.
1. Modem FW version...
What is the recommended way to clear the retained LATCH register using the zephyr generic GPIO functions after waking on interrupt from system OFF? It does not appear to be...
I have designed a custom PCB using nRF54L15 SoC and have gotten it verified from Nordic people. I will share the gerber here as well. I am using VS Code for flashing the code...
# Console disabled - uart30 used exclusively for MCUmgr SMP
CONFIG_SERIAL = y
CONFIG_CONSOLE = y
CONFIG_UART_CONSOLE = y
CONFIG_PRINTK = y
CONFIG_LOG = y
CONFIG_MAIN_STACK_SIZE...
Hi everyone i have a problem with building a project, i dont know what i did wrong, before everything was building fine, but now if i pristine build any project some lines...
Hello,
My application crashes with a Kernel Panic (ZEPHYR FATAL ERROR 4) during NFC communication :
ASSERTION FAIL [ header.ctx_size <= 16 ] @ WEST_TOPDIR/nrf/subsys...
Hello this is my first time designing nrf series. and i want some feedback of my board design and rf circuit
Thanks in advance for your time and suggestions.
these are...
Hello,
I purchased my first nordic semiconductors device, the PPKII, from Farnell.
I just received it today and installed the required software (nRF Connect on macOS...
Hello, I'm using Fanstel's BT840X that includes a SKY66112 front end. It works great with the FEM module in NRF Connect SDK. My problem is that my device has the option to...
We are using nRF54L15 with Zephyr + (NCS) for a low-power application.
Our firmware performs the following cycle repeatedly:
Wake up from System OFF
Perform...
Hi,
We found a weird case that when we re-populate the definition of SPI-NOR flash
- From original pin (gpio0.8/9/10, U15 populated on NRF7002DK)
- To pins (gpio1...
Hello Nordic Team,
I am implementing OTA in a pairing and bonding-enabled application, but I am facing an issue during the ZIP file upload. Additionally, the graph is...
Hello,
I'm working with the nRF9151, and I want to get useful information when a NULL pointer dereference happens, as I am used to on other devices. However, when a NULL...