I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Dear Ladies and Gentlemen,
I am trying to get a DPS310 pressure sensor to work via SPI. As I use I2C for other purposes, I chose SPI1 channel. The given SPI example in SDK...
Hi,I am trying to use nrf52832 to drive the ad5940 chip, but using the function in the SPIM driver library to initialize the ad5940, I have been unable to get the ID of the...
Hi Nordic,
i'm using a nRF51822 based board (Adafruit Bluefruit LE Sniffer, PRODUCT ID: 2269, https://www.adafruit.com/product/2269 ) and could sucessfully update to nRF...
Hi
Sorry,This case is the following of case ID: 278538, I didn't find a reply button option in case ID: 278538,So I recreate a new case, I failed to create a new application...
Hi. I am trying to get the gsm modem sample project to work with an nRF 5340 app and a Nimbelink LTE modem, NL-SW-LTE-TC4NAG. The only change I made to the project was to...
Hi Nordic Support Team,
First sorry for basic questions.
I'm learning the basic hardware setup & Linux driver configuration things to setup & configure the MCU(i.mx6)...
Hi, i am Agustin.
I am working with Thingy 91. I am using the Asset Tracker V2 application to upload data to AWS. I have a problem with "Build Solution".
Hi , I got a problem when testing nrf53 qspi signal using a logic analyzer ,with a non-blocking init of qspi and a 4 Byte write , codes are below:
I got a word align problem...
Hi Team,
I want to use the Nrf52840-CAKK-R7 chip to fabricate a PCB board. And communicates with other chips by SPI interfaces.
Now, I want to select the GPIO ports by...
Hi All,
I'm using nRF9160DK PCA10090 Version 0.9.0 and I want to update the Cellular Modem Firmware using nRFConnect 3.8.0 Programmer v2.0.0. Debug Probe is switched to...
We have a timer with a number of variably sized intervals as illustrated below operating on a single capture/compare channel (CC):
Currently the method we use to set the...
Dear all,
In the datasheet and online it is mentioned that the DAP (Debug Access Port) is activated when a programmer is attached. Moreover, it can happen that the programmer...
Hello all,
I am trying the get working the example project nfc_writable_ndef_msg on a nRF52832 with the nRF5 SDK.
I have tried the others NFC examples were most are based...
Hi I am trying to update the connection interval of a peripheral device (nRF52840 ) and I have followed the steps mentioned here .
After Enabling the ble on the device I...