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...
Hey
I would like know how can i add battery model for mesh. I have seen the Battery indicator in normal BLE sdk, now I want to implement in mesh sdk in the form of model...
I'm currently using a HostController with pregiven communication protocol for transfering data to the NRF52840 (over uart). The NRF is flashed with the SD140 and I'm using...
Hi Dev Zone Team,
I had a question regarding the current measurement of Nordic Thingy 91. I am following the steps provided in the Thingy91 documentation.
I have a Joulescope...
Hello.
I am testing saadc function.
When I was connect the saadc pin with ground level, the saadc value represents negative value.
So I am searching the similar problem...
Hi:
I'm coding with the nrf52840 dk sample.
as we know, the gatt operate is notify,read, write, etc.
I have found the event about the write,and notify:
case BLE_GATTS_EVT_WRITE...
<environment> Windows10 ncs v1.3.0 modem fw v1.2.0 DK 0.9.0
I made one-shot agps app by modifying gps sample app. The behavior is this.
- download SUPL data from supl...
Just bought 2 nrf52840 DK's both stopped working
Observation
Was able to program and run SDK examples.
Above working setup not disturbed,so all cables are in order...
Hi, I'm using nrf52 dk and struggling to get low power consumption using multi_sensor_freertos ZigBee example from nrf sdk. Can you provide me some guides on how to optimize...
Hello,
nRFSD5 v16.0, softdevice v.7.0.1, nRF52811
I want to detect power failure/low battery voltage using POF feature of nRF52811 chip. Here is the code I'm using:
...
I am trying to capture audio PDM samples at every 5s interval blocks, but at the time of "pevt->buffer_released" event when i am giving the new buffer to PDM driver it results...
Hello, I am working on the NRF9160DK card. I am using SDK 1.3.0 and the latest modem uploaded: www.nordicsemi.com/.../Download 2020-04-29.
Whether it's with the asset_tracker...
Im following the guidance to upload modem code and application code, downloaded from project page, onto the Thingy:91.
Current state, after following guidance, is: I hold...
Hello,
Currently I have implemented a UART callback using the CONFIG_UART_ASYNC_API setting as follows:
However, all data that I receive is appended constantly, until...
Hi, I want to measure the data transfer speed of BLE. I use the nRF52840 DK with the ble_app_uart example
I created a dummy string of 20 bytes (default length of one packet...
I have a shipping product with S132 2.0.1 with multiple problems with the LFRC clock.
There are seemingly at least 4 errata that apply (77, 132, 146, 192).
Are there...