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 intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
I need to read data from MLX90615. It is a temperature sensor which follows I2C to read data. I got a sample code for this which is given below.
float receiveTemperature...
Hi all,
context: nrf52, iot sdk and ipv6; initially rpi as "border router"
question: What can be used as professional/industrial "border router" instead...
Hello,
Arduino start selling Arduino 101, powered by an Intel Curie processor.
As far as I have seen here , Intel Curie module integrates nRF51822.
I was wondering...
I'm in the process of trying to start my custom application based on the ble_app_multilink_central_s130_pca10028 example found in the SDK. When I run the app on the nRF51...
Hello everyone,
I am trying to use Segger Embedded Studio for a simple explerimental project.
I started from the sample FDS example from github and build something on...
Hello,
I have an application that uses the Soft-Device. That application want to start a SPI-Bootloader. That SPI-Bootloader isn't the only bootloader on the device, so...
Hi,
I have nrf52 setup as central and peripheral.
As central it connects to another peripheral and everything works just fine. After it did connect I turn of peripheral...
Hi,
I have the NRF52 dongle that is set up as the client and is searching using the ble_app_uart_c (Found in examples\ble_central) example and I am trying to connect a...
SDK11, nRF51422.
Is it safe to use pstorage and fstorage at the same time?
I want to use fds for data storage in my firmware, but device_manager_peripheral.c requires...
Hi, I am trying to read a 24-bit register (with 8-bit address) using the I2C (nrf52). And the timing diagram is given below.
Basically I created a 3-element array (24...
I am having trouble getting the experimental ble_app_multirole_lesc example working with Android and nRF Connect. It is working fine in iOS. I am using v12.1.0 of the SDK...
hi..
i'm trying to use cmsis pack on nordic nrf52 with make command to get to cpu registers and have the folowing error:
Compiling file: main.c
In file included from...
Hi,
I was testing our product with PPK today and noticed one weird problem,- it seems that time is incorrectly displayed in the PPK software. Please have a look on the...