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'm using GCC and trying to build the debug bootloader_secure project in SDK12. No changes at all to the source code. The linker is erroring with
section '.text'will not...
Hello,
I want to implement random number generator with ble_app_uart, and I am using NRF5 SDK12 with pca10031. I also implemented the RNG periperal example already provided...
Hello,
I am trying to develop a PC station. However, I am having a problem with getting it started. I am using
github.com/.../pc-ble-driver-py
as a reference.
I was...
Hi,
I am reading battery voltage using nRF51822 microcontroller. I set the ADC configuration as 8 bit the result should be 255 but i am getting around 511 value. I am not...
Hi,
We tried to run the blinky example in the contiki source tree, and we had a strange behaviour. The example code is here , and the hardware is here .
The issue is...
Hi,
I'm using a RF module with nRF24L01+. Sometimes the RF stop working, the module keep replying status of no rx data (all pipes).
The device is embedded into a device...
Hello
I'm testing latest examples on 10040 (SDK12 S132). I want to get autoConnect working on Blinky example with nRF Connect app but I'm unable. Has anyone tried this...
HI all Nordic Developers,
Recently, I am using nRF51 DK as a beacon scanner connected to my laptop (Baudrate: 115200), it works fine to detect the beacon broadcast from...
HI,
I am using development board of BLE nRF52832 battery which you provide CR2032 is support for good battery backups
please give the reasons behind in it?
Hi all,
Is the "to-be-sniffed" advertisement packet allowed to have incorrect CRC, or perhaps a missing CRC? I.e. Is it possible for the sniffer to just display the raw...
Hello,
A problem occurs when i run the DFU over UART on my board.My bootloader project references to nRF51_SDK_9.0.0_2e23562\examples\dfu\bootloader\pca10028\dual_bank_serial_s110...
ANT experts,
I have been looking at the nrf52 implementation of the ANT timestamp (and timesync) features. One thing that is rather puzzling is the fact that the documentation...