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...
Dear:
I can upgrade applicaiton ONLY sucessfully through DFU.
but now, i want to upgrade applicaiton+softdeivce+bootloader to deployed devices. do you have such documets...
Hi,
What is the maximum PWM frequency one can achieve on the nrf52840 with 50% duty cycle? Sample .dts and c-code in NRF Connect SDK would be appreciated!
In practice...
HI.
we're developing an application where we need to use 2 UART ports: UART: 0, 2, 3.
Before we added MCU boot in our project everything worked well but after we integrated...
I am working on nrf52832 based custom board and I want system off sleep and wakeup using GPIO pin state change. For that I have configured MCU standby timeout in sdk_config...
I have a thingy91 device and want to implement the following requirements.
Expectation:
NRF9160 should remain in deep sleep mode and on the button click event do the...
I am developing firmware for a BLE peripheral using ncs v2.6.1.
In addition to using the libraries introduced in nRF Connect SDK Fundamentals and BLE Fundamentals on DevAcademy...
Hi,
I am considering to build a line of products using the nRF 5340 product and I am considering the options to perform FOTA.
So far the option I learned from the Intermediate...
1. What could be the reason why streaming is not synchronized even though the connection is established?
2. Where in the source is the important information for connecting...
Hi there
I want to measure the accuracy of the 32.768 kHz oscillator connected to a nRF5340
I have tried a lot of other devzone tickets, but most of them are too old or...
Hi ,
nRF52832 using pairing connection with Android phone,after repeatedly disconnect and re-connect ,after several minutes will maybe make the phone's bondibng information...
Hi,
I have now sync the transmit of nrf IC to communicate with tas2781 audio amplifier. at this moment I'm working on the feedback measurement read of the I/V measurement...
Hello, nordic team
I have encountered unusually high power consumption in a simple GPIO edge interrupt application running on a custom nRF9160 board. The application is...
Hi there, I have an nrf52840 DK and I wonder if it is possible to upgrade my own application firmware via fwupd tool on Ubuntu.I want to successfully upgrade the development...
Hi Support Team
We want to implement multiple beacons in one chip, for example, one beacon carry battery level and the other carry sensor data, and we want the beacon...