I have a question about Makefile template used in all samples in SDK12.x
What is the sense of:
$(foreach target, $(TARGETS), $(call define_target, $(target)))
-include...
Has anyone used a graphics library like emWin or TouchGfx on nRF52?
www.segger.com/emwin.html
http://touchgfx.com/en/
I do not see any posts on either forums or here...
Hello,
We can not convert Altium File to DipTrace or Eagle File. We need those files asap. I'd be thankful if you could help me in that issue.
Thank you
We are having a slight issue when we are trying to update the DFU. The original version had this setting for the data reserve:
#ifndef DFU_APP_DATA_RESERVED
#define DFU_APP_DATA_RESERVED...
Hi,
Very beginner to this so bear with me.
we are testing an asset tracker which uses edrx. The asset tracker can receive a wake-up sms command.
However the network...
Hi,
I have ported my already working nRF52840 SPI slave code to a nRF5340, but it doesnt seem to receive any data. I have verified the CS, SCK and MOSI signals, but no MISO...
Hi,
I was wondering, what is the professional, assembly line ready procedure to program the IMEI on an nrf9161?
So far, I've only found rajeev's post in this discussion...
Hello,
I am using a Raytac MDBT50Q (nRF52840) on a custom board , and I am trying to blink an LED, but it is not working.
"I need urgent help as this is blocking my...
We can get BLE address in adv report: How to get mac address of nearby ble devices? - Nordic Q&A - Nordic DevZone - Nordic DevZone
At that moment, peripheral not connected...
I have download this .zip from the Nordic site. I am a beginning coder and I am using AI to help assist me on my project and learning C code. I seem to unzip the file correctly...
Hi, I am trying to understand periodic advertising and some basic questions:
I am using periodic_adv example from the NCS.
I see teo ADV data defined in the file as...
NCS 2.7
NRF52840
SPIM3 at 32 MHz.
I have CONFIG_NRF52_ANOMALY_198_WORKAROUND=y and have confirmed the workaround is being activated by setting breakpoints in my code...
Dear,
I need to generate a pulse signal on one IO following this pattern: HIGH for 12us ; LOW for 106us ; and so on...
I tried to use TIMER0 with NRF_TIMER_EVENT_COMPARE0...
Howdy,
I am using an nRF52840 to perform BLE communication. For this communication I am using extended advertising to perform most of my data transmission. Thing is though...
Hello, i have a device supporting DFU OTA i'd like to create a small tool for flashing firmware from the computer to the device. I've set thr device to DFU mode. Is it possible...
I just got a PPK2. I was able to use it perfectly with Power Profiler. Great tool! Today I wanted to learn more about nRF Connect other applications. (Actually I was looking...
Hi there, I'm having so much trouble trying to get this two nRF9161 DK to communicate using SPI, being one Master and the other one Slave. I'm using the spi3 driver for SPI...
We had three nRF52840DK boards (PCA10056) for several years for use in development. Then one died (or to be fair, I killed it), so we got two more that turned out to be newer...