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...
I'm using beacon mode to transmit a set of data which is stored as hex code. I've set the advertising data to iterate through the data set 10 times. When looking at the data...
Our application built for nRF54L05 draws approximately 70 µA on our custom board when entering system ON sleep (idle).
However, when MCUboot is enabled , the same firmware...
Hello,
I am trying to install the nRF Connect SDK v3.0.1 on Windows 11 (version 24H2 build 26100.4061). In the VSCode -> nRF Connect(the plugin) -> Manage SDKs
I can successfully...
I have rebuilt the sample app at_client using VS Code (Mac) nRF Connect SDK v2.6.0 and Toolchain v2.6.0 Board target: thingy91_nrf9151 Snippets: nrf91-modem-trace-uart
I...
Hello everyone,
I'm testing current consumption of nRF52 dev KIT (PCA10040). The test application is a BLE application. I tried with two methods for measuring current consumption...
I am using this SDK version 17.1.0 as I am using ESB in this project. So far I have gotten ESB, SPI, and UART communications working. SPI and UART are both using easy DMA...
Running on Fanstel BM15M module (nrf54L15) SDK v3.1.1, I seeing a huge timing error when trying to implement a simple timer function. In the code below, I believe I have followed...
Hello,
Caught this Nordic Skydio presentation by chance this morning and briefly mentioned was the use of a dual core processor mcu. Was this the nrf5340 or some other Nordic...
When evaluating the hardware performance, we tested the WiFi speed of the nrf54lm20 + nrf7002EB2.However, the test result was only 2MB per second.I suspect there might be...
I would like to check if our observation with nPM1300's VBAT node is expected per the IC's design.
As a background, in our application ee use a low-leakage switch to isolate...
Hi,
we have made a pull request on github to introduce the LTI support in CTS client, since one of our new devices have a display and needed a user friendly way of supporting...
Hi every one,
If any body have been succeeded in adding DFU support in Fast pair locator tag on nRF52833-DK, if so can you guide me for it?
I am getting configuration...
Hi! I am using nrf connect sdk 2.6.1 and modem firmware 1.3.7 on a nrf9160. I have an application where i need to try to get a fix on a set interval and also sometimes transmit...
Hello,
I am working with NRF52840 dongle.
I built and downloaded the hid-keyboard example to the dongle. HID keyboard function looks good that a "1" is typed by pressing...