Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
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...