Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
I am using SDK v16, SEGGER to program on my nrf52832 SOC for our project. I need to save a few variables to the flash memory. These variables will hold the status of the device...
Hello,
we are using SDK version 15.3 and mesh SDK version 3.2.0, on a nRF52840 DK board using the Segger Embedded Studio IDE version 4.52 (64-bit).
Our goal is to add...
Hello,
I followed this tutorial in order to familiarise with the code and understand better what is going on. Now, my question is the following, regarding challenge 2 :...
Hi,
I'm using latest master branch of nRF Connect SDK and pre-released modem FW 1.1.2 which is including ANT->AUX switching. I'm developing a firmware for a custom board...
Hello,
I notice that Thread examples with Softdevice (nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b) works fine for a PCA10056 but not on a PCA10059. When I had tried...
I am using nrf52832. I have one led connected to the gpio 25 through the active low condition.
i am trying to configure gpio 25 using this " nrf_gpio_cfg_pin_output(25);...
Hi, what is the impedance of the nRFM9160 GSM antenna?
I'm asking because I'm in the process of verifying the tuning on an antenna + LNA circuit. We will most likely tune...
I am using nrf52832. I am making custom board file .I am little bit confused which function are used for set the pin as output or input.
__STATIC_INLINE void nrf_gpio_cfg_output...
Hi All,
from below post, I found that in SDK11, bootloader code uses NRF_UICR->CUSTOMER[0] register for device type and revision verification so application should not use...
Hi
This is Joe. I would like to ask questions about implementing BLE bonding.
SDK: 16.0.0 (nRF5SDK160098a08e2)
Projects: The base project I start with is NUS example...
Hello,
I am trying to develop BLE custom board. It's my first time dealing with Nordic MCUs and RF. I want to understand if I am doing it all correct. Here is a piece of...
Hi,
In the I2C communication,the nRF52840 SoC is master, the sensor SCD 30 is slave. The sensor SCD 30 needs the clock stretching period, the period time is 12ms or 150ms...
Hello,
I have a general question for you.
When we develop an application from one of your examples and then you put online a new version of your SDK, do you have any advice...
Hello, I am using the nrf9160 DK and connected it with a SIM card of a local provider. The SIM card is able to connect to the LTE network and NB-IoT.
For researches I only...