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...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hi,
I have added the Buttonless Secure DFU service to my application so that the app can be updated over BLE. It seems working. However, the power management module must...
Hi,
1. In my last post, ( https://devzone.nordicsemi.com/f/nordic-q-a/60300/questions-on-usbd_cdc_acm-example ), in question #1 a nice explanation was given regarding the...
Hi,
I am wondering if there solution available to perform DFU using Windows 10 OS? Going through previous tickets, it seems that there is no easy solution to perform DFU...
Support,
I am using the ble_app_gls_pac19956_140 example on the nRF 52840 DK. I wish to use this application as a foundation for my new sensor.
I wanted to disable the...
SDK: 15.2 IDE: Keil Softdevice: S132 v 6.0 General question about PPI connections. Is it possible to setup a PPI channel, that when triggered by some event (e.g. value in...
Hi,
I'm trying to lower the power consumption om an Actinius Icarus board which uses an nrf9160 chip. I've been able to achieve a sleep current of 1.33mA and I'm not able...
Now the code in the application part has added the buttonless_dfu function, which has also been successfully implemented. But I ’m not familiar with serial_dfu, I don’t know...
Good Afternoon:
We are developing a BLE remote button using Nordic's nrf52840. We have purchased several devkits and are in the process of fabricating our own design specific...
Dear,
Im trying to use the motion to activate the GPS and deactivate GPS:
1. when it moves, GPS will be activated: Position-ON
2. when it stops, GPS will be activated...
I'm working on an nRF52832 based IOT product using Segger Embedded Studio for ARM v4.50 on my Windows 10 machine. My project uses FreeRTOS. Looking at the release notes for...
Hello,
This may be normal behavior once correct connection management code is in place, but I want to verify since originally I was looking at 2-3 minute connection times...
I want to use a comparator without interrupt.
The measurement is not time critical.
Therefore, I chose the LPCOMP.
For initialization I use the following code:
For...
Hi Team,
We are working with nRF9160.
Below are my queries:
1. Can we use same voltage for VDD and VGPIO? If so, how can we control the VGPIO?
2. What would be the...