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 need to write received data from SPI to address pointed by a parameter. When doing a transfer, spi drivers also read the data sent by slave during TX. I know this is normal...
Hi all:
I am use ble_app_blinky demo sdk 16.0.0 I want to put system on idle mode,but there need to call two times sd_app_env_wait() so it can in system on idle mode.
...
Hey,
I am a new to BLE devices. I am using BL651 Laird Connectivity's 453-00005 module
and using standalone JLink OB ARM debugger to connect.
When I try to connect my...
Hi,
I want to get running the sample "lwm2m_client" on the board nRF9160DK (PCA10090).
Modem FW Version: 1.2.0.
I build the sample with Segger Embedded Studio v4.52...
Hello,
When I try to run a project containing a .cpp file, I get the following console output:
I am compiling the openthread client example with a slight modification...
Hello, I am trying to change the instance on the spi in the spi example, but unfortunately it is throwing me an error - implicit declaration of function 'NRF_DRV_SPI_INSTANCE_...
Hello,
I am using nRF52840 S140 v7.0.1. I have a query on Tx power settings.
1) In below snapshot under features, its mentioned as “4 dB steps”. So whether can I write...
Hello,
I previously used the latest SDK v17.0 on my nRF52832 PCA10040 board DK.
I ran the ble_app_uart example in order to understand how the Nordic UART Service works...
Hi all
I am doing a small personal project. I have 2 DK's :
nrf51 DK: pca10028
nrf52 DK: pca10040
Up until recently things worked fine, but suddenly i ran into a...
1. At present, using the Programmer burnmodem firmware in tool nRF Connect mfw_nrf9160_1.2.0.zip step is cumbersome.
2. Is there a simpler command line tool that can burn...
We have v0.8.2 of the nRF9160DK which has GPS antenna issues. We are looking to get the latest available version of the DK from Mouser/DigiKey. Is there any way to ensure...
Hi,
I want to use SPI to receive data from an ESP32 microcontroller to the nRF52840 development kit. Where can I find information/example regarding the same (I'm using nRF_SDK_17...