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...
Hi,
in https://github.com/nrfconnect/sdk-zephyr/blob/ncs-v3.2.0/lib/os/clock.c i think an include to properly resolve CLOCK_REALTIME or
CLOCK_MONOTONIC is missing, if...
I’m working on a prototype based on the nRF5340 Audio DK, starting from the included nrf5340_audio application (NCS v3.1.1). The goal is to support multiple simultaneous Bluetooth...
Hello,
I would like to ask about LTE-M communication latency when using nRF9151-DK. I am using a TCP connection to transfer data read from another device via UART (MTU=1500...
Hello! Has anyone been able to get the LED Strip samplee code and consequently drivers to work with NRF54 Dev Kit? I have tried copying .overlay from NRF53 but can't get the...
I have been reviewing the datasheet of the BLE audio SoC nRF5340. The ADC sampling frequency is mentioned, but the rate is not specified.
he references voltage is specified...
Hello,
I am trying to get the RSSI value of a connected device on the nRF54L15, the same thing with our nrf54H20 device (nRF54H20 would be great if i can retrieve it via...
I am curious about the RF pin impedance, as this parameter is not listed in the relevant specification for nRF54 SoC family (i.e. datasheet v1.0).
I wonder whether it is...
Hi,
To improve the accuracy of RTT-based ranging measurements, the Bluetooth CS specifications requires that the initiator compensate for the fractional frequency offset...
We are using QSPI to connect nrf52840 DK with nand flash of AS5F34G04SND. In page 28, 29, and page 17-table 2-1 of datasheet of the flash, we need to Program load x4 IO: sending...
I am on a custom NRF54L15 module where I want to change the default UART TX pin from P1.04 to P2.07. Unfortunately, there is no output. Using P1.14 somehow works? I also have...
Using nrf connect 3.1.1
using nrf54L15 evaluation board.
Hi,
I have an application that is using the shell capabilities of the zephyr. uart and shell is connected...
Hi,
using nrf connect SDK v3.1.1
using nrf54L15 development board.
I have been trying to return set uart in low power mode and resume uart low power from a button press...
Hi, I interfaced the Quectel EC200U GSM module with the nrf5340dk. Now I want to do the FOTA with the help of GSM . Is there any example documents or any experince. And also...
I am trying to make the nrf9161 go to very low power mode for 10 seconds and then come back online.
Actually I would not mind if it were to start all over again when coming...