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 want to use spi list feature without ppi. Is that possible?
Because I have to use the same spi module for OLED, SPI flash and accelerometer with FIFO, spi ppi...
Hi There, PCA10004_Schematic_And_PCB.pdf
We are working on Nrf51822 chipset and have observed in our case that once we download the code we are able to discover the device...
What I am trying to achieve is single-file executable for nrfutil tool, for performing DFU.
I downloaded sources and built it using pyinstaller. I can succesfully create...
Let's say I have my android phone connected to the nrf52840 device via bluetooth,
and let's say I change preferred phy from 2 Mbps to 125 kbps, would the connection with...
in my case sdk10.0.0 and I can not update sdk.
please help me to write sd card. if file system not possible ,please explain how to write raw data like sensor value 1000 time...
nrf52832 sdk12.2.0 s132.3.1
Hello.
Can't write properties after flash experimental_ble_app_buttonless_dfu example into chip.
I can only enter into bootloader using button...
using mbed uartservice on micro:bit. connects fine to nordic toolbox uart on ipad
is it possible to connect to puTTY or similar on windows using csr 4.0 ble dongle.?
win7...
My question is can the beacon be activated by someone shaking it and receive a notification via Bluetooth? If so what is the range it would have? If not can an additional...
Hi,
I am connecting the AKU242 straight to our microprocessor. It is a PDM interface so it has a SELECT, DATA, CLOCK, VDD and 5 GND signals. On the datasheet, there are...
I am about to implement the secure DFU on our custom board using SD132 V3.0.0 and SDK12. When I worked with SDK11 I had to make a bunch of changes to the bootloader to work...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. I started building off the ble-app-hrs in the examples of the documentation so my code is pretty...
Hi,
We're trying to port and migrate our nRF51 SDK v8 (softdevice s110) codebase to nRF52 SDK v11 (softdevice s132), but we're seeing a crash occur (goes into HardFault...
Hello,
Can anyone help me figuring out the best possible way to store certain characteristics which I want to never reset values on the events of controller RESET or power...