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...
Hello,
I work on project for BLE communication in DFU mode.
I am testing according to the mode defined on the Nordic web page link
I did the tests with the BleuZ and...
checking most of the reliable coin cell CR2032 such AS Panasonic declare on very very low current transfer far lower then 5 mA
if i set my Ble in 5mA IO OUT ....when my...
NAND or NOR flash memory to use with nrf25832? my application is to store the data from mpu-9255 to flash memory. my data rate is about 3 mega byte per hour and i have such...
Hi,
I am using Linux ubuntu 14.04 with kernel version 4.15.0-041500-generic for 6lowpan over BLE and MQTT broker wit IPv6 address as inet6 address in below image
In...
If I use DeveloperStudio_1_1_3139_0 to generate a profiles and services for the latest SDK 15.x, will it correctly work?
I recall back with SDK 11/13.xx it was not compatible...
I need to sample ADC channel at the fastest deterministic rate.
If i use burst mode with 3us acquisition time, do i get a sample exactly every 5us?
does t(conv) is always...
About example BLE_uart,
My device must always remain in advertising, I'm using a 1280 ms between two advertisng event.
I have to minimize the consumption during advertining...
I have a few questions about the NRF6707 Power Profiler kit and I would like to ask you: 1. The NRF6707 Power Profiler kit and nrf52 DK are linked through the ARDUIND D0 pins...
I am updating the application software that was created based on ble_app_multilink_central in SDK 9.0 to 12.3. When replacing device manager with peer manager, I received...
I'm just getting started with the Nordic chips so I will apologise now if I have failed to find my own answer amongst all the devzone content.
I want to use the NUS service...
Dear all,
I have a problem with secure connection between Android (nRF Connect) and my custom board with nRF52832. I'm usind SDK 14.2 and SD_132 v.5.0. I'm using secure...
Hi All,
Anyone know the aggregator example can run on the nrf52 PCA10040 DK?
https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role I fail to compile the...
I've got a bit of an issue with turning off specific debug statements. If I try and adjust the log level, I get a run time failure. If I try and comment out the specific debug...
I have changed the RAM (rwx) : ORIGIN = 0x20001fe8, LENGTH = 0x2018 in ble_app_buttonless_gcc_nrf51.ld. Build, it appears to me /usr/local/gcc-arm-none-eabi-4_9-2015q3/bin...
Hi to all,
i have an example that it implemented a device with some charactristics, when i use sniffer to sniff these packets i can not see the packets data because the...