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...
Here is a focused support ticket description for your actual issue:
Device: nRF5340 DK ( nrf5340dk_nrf5340_cpuapp ) SDK Version: nRF Connect SDK v2.5.1 Modem: Quectel...
Hello, I'm working with Power Profiler Kit II and i see that we can use a digital port. I would like to know what the electrical levels for a valid High and Low. I can't find...
Hello, Currently I am working with the nrf connect SDK version 2.8.0 with an nrf5340 SoC. There is no external flash memory. I am trying to build a bootloader with the serial...
I have created a Zephyr Snippet (derived from the cdc-acm-console sample).
I am unable to select it in the Build Configuration. It is listed in the dropbox where the sample...
Hi,
I previously had access to the nRF54L15 Early Access SDK and toolchain, and my local EA workspace has been lost. I need to rebuild my development environment for a project...
Hello,
I am currently implementing a Central device using the nRF52810 as part of a Gateway board.
I intend to connect the antenna via a U.FL connector . My current design...
Is it advisable to POT circuits using the nRF9151? If so, please advise of any precautions. The IOT product that I'm designing requires to be intrinsically safe. As such,...
Hello:
I am developing a board and shields based on nRF5340 (but this question is not really specific to nRF5340, it also applies to most other nRF5x chips). The main-board...
Dear Nordic Experts,
Hello,
i have defined a custom service containing a custom char. value in a peripheral according to https://github.com/NordicPlayground/nRF5x-custom...
Hello,
I am running into an issue when trying to use both GPIO and I2C peripherals on the same set of pins on an nRF54L15 board. I have an I2C bus configured on two pins...
I have two devices on TI CC2538 that having problems talking to the NRF52840 dongle.
The channel is channel 11
There are 8 devices using TI CC2538. Only two of them...
Hello,
I recently noticed that I may have an issue with our current design of PCB and firmware. We basically have created a datalogger using the nRF9160, and we take readings...
In the process of upgrading from SDKs 2.x to 3.x I either broke something or missed a step as the build process no longer produces a HEX file I can use for programming. My...