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...
Dear All,
I am trying to enable brown out detection to my NRF9160. From what I see in the data-sheet there is a register that you can set the brownout threshold, but there...
Hi,
looking at the ifx_optiga_custom_example in the nRF5_SDK_15.3.0, i see that for the Hashing calculation the oberon backend is used instead the optiga backend, Why? Is...
Hi,
I see your web: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Sniffer#infotabs
There are 4 hardware (DK x 3, Dongle x 1) we can choose to used...
Hi,
I am using nRF52832 with sdk15.3 SES
I need to use DFU.
Buttonless DFU
need to program the controller without the wire connection.
Can you explain how DFU works...
Recently, we are using Nordic resources and developing our own application. We have blue tooth integrated in app, also we have display and our own file system integrated on...
Hi,
I'm working with nRF52840 DK and I want it to advertise iBeacon packets.
I tried the beacon example on ble_peripherals from nRF5_SDK_15.3.0 SDK.
1) nRF connect and...
Hello,
My project is on nrf51822 in which I am using BLE and UART interfaces.
There is single UART available on nRF51822 and I am using it for communication with an...
Hi I am using the custom_ble_service example from https://github.com/bjornspockeli/custom_ble_service_example/blob/master/main.c . The example code will turn a custom characteristic...
HERE is the fix for this problem. It has been reported before (by others) with no reply. I hope that this fix or its equivalent will be incorporated into the next SDK release...
I want to interface a 16MB external flash (SPI) with nrf52832 on the development board.Suggest me how should I start with and if there is an example for external flash then...
Hi Great Support Team:
In the spec of 52832, the rx sensitivity is -96dBm @ 1Mbps.
I'd like to know if the sensitivity is the same (-96dbm) while we adopt ANT+ protocol...
I am using the nrf52840 with freertos and bluetooth (based on the HRM example). Application is designed to sleep for a set period of time before the RTC timer wakes the MCU...
Dear Nordic Team,
Due to a mistake i flashed a bootloader-firmware with the compile flag CONFIG_GPIO_AS_PINRESET onto a custom board where pin P0.21 is tied to ground ....
I just received my nRF9160 DK. I got it connect with the nRF Cloud (with LED 3 and LED 4 blinking). I then started nRF Connect (Programmer) and the application crashed. I...