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 Nordic DevZone Team, With ARM cortex M4, it is possible to go into deep sleep mode. In the Nordic nRF52832 which uses M4, it is configured for BLE advertising. I would...
Hi
I read nRF52840 - LPCOMP information on datasheet and SDK.
It shows VHYST value is 35mV (typ.) in datasheet page 191 and 50mV (typ.) in SDK - nrf_lpcomp.h.
which...
Hello,
In addition to previous ticket I have further queries. I have a stringent requirement for reduction of Current consumption.
https://devzone.nordicsemi.com/support...
Hi, I've got a quick question here about using the GPIOTE driver in tandem with the GPIO HAL . For simplicity's sake, I'm using an in-house library that gives me high-level...
I have been encountering a rather latent bug in a product that we are developing. It consists of a custom nRF52832 board, that is connected to an nRF52-DK via ESB, and the...
Hi
In eddystone when we connect the beacon in connectable mode then it start non connectable advertising automatically without disconnect, same time we can change parameter...
How to send some data from light_switch_server node to light_switch_client node in the mesh sdk examples of the new version mesh sdk 3.1.0?
I basically want to send data...
Hi everyone,
I made a custom pcb and it has nrf52810. I want to flash it using by nrf52840 DK.
This is my connection ;
My Board(nRF52810) -> nRF52840-DK
SWDIO -> SH_SWDIO...
I built this ( devzone.nordicsemi.com/.../Nordic_2D00_Thingy52_2D00_FW_2D00_master.zip) Nordic Thingy SES project and downloaded the generated hex file in Nordic Thingy. Now...
Hello,
I tried to build the mesh sdk in all way.
Please help me or send me the sdk set-up which is without error.
I tried by sdk15.3.0, sdk15.2.0 and mesh sdk. Try...
Hi,
I am having problems with using BLE along with gpiote and ppi for measuring the delay between two waveforms and sending the delay between them to an app using bluetooth...
Hello,
I have recently built and flashed CoAP Sample on my board.
After that the device cannot connect to the mobile network.
Could you please provide me a description...
Hello,
We have finished the development of a prototype device that incorperates the nRF9160 SiP. I would like to know if there is anything I need to set-up in the device...
Hi,
I would like to use hal_time_get() [hal_timer.h] in my project, and I try to add below library into Makefile.
but I got an error. "error: implicit declaration of function...
i am using/ ble_app_multilink/ example present in central folder..i am beginner to this ,,so i have few doubts in it
1)so where actually advertisers(which are advertising...