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 wonder if there is a way to empty a work-queue that has work items pending. Is there a way to empty the whole queue or is there a way to remove individual tasks...
hello Nordic
i added a watch dog to my code
i try to create an error by putting a breakpoint in the code (though i actually didn't start the ble scan which usually...
Is there an analog to the `BleManagerCallbacks.onLinkLossOccurred` method where I can receive a notification of when a central re-connects to its peripheral?
Are there any example code or API available in SDK of nRF52833 for AoA and AoD which can be use for direction finding ? i have read the white paper from Nordic semiconductor...
Hi guys !
I am working on SDK 15.2 and I have created a custom service thanks to this tutorial : https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial
...
Hi The nrf9160 product spec 1.2 states that the number of times a 32 bit word can be written is 2. I have used the nrf52840 a lot and has a similar restriction but on seeking...
Hi,
In my project, there is a lockup issue like the title. (SDK 15.3.0_59ac345)
When I try to erase flash, some data (uart command for the device)comes up through the...
Hello,
The last ticket referencing this topic is 2 years old. I thought I would ask this question since we now have NCS.
Application is a Gateway that will support Zigbee...
I am trying to fun the LTE Sensor Gateway on the Thingy:91.
The boards are missing from zephyr so I copied nrf52840_pca20035 and nrf9160_pca20035 from ncs\nrf\boards\arm...
Dear all,
I'd first like to apologize if my questions seem dumb. I'm a student in mechanical engineering and only just started getting accustomed to microcontrollers and...
Hello,
I just installed SDK and Embedded studio.
And when I try to rebuild example, error occurs.
Below is my setup information.
- SDK: nRF5 SDK 16.0.0
- Example...
Hello support,
Currently i'm working with one application using NRF52832.
in which i have to fetch data from coming from PIC controller to NRF52832 over UART communication...
Hello, I owe a nRF9160 DK version 0.8.2. The ERRATA 0.7 document says that for this version the GPS antenna does not work well. I need to use GPS for extracting PPS signal...
Hi all, I've been recently working on PSM for my device, and I've not found any resources that answer my query or provide the knowledge I need. From my reading in this article...