I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Hello Nordic Team,
Initially, I used nrf9160 - dk flashed with modemShell application (nrf sample project) to make LTE connection with NRF cloud but couldn't be successful...
i'm trying to install the connect SDK and tried both desktop appimage route and manual west way. but cant get to finish downloading the SDK on clone stage... is there a way...
I'm having issues with the latest v3.0.4 nRF Connect Programmer. This issue never happens with the previous version. The Programmer cannot discover any J-link devices, except...
Hello,
We noticed in the nRF5 SAADC libraries the presence of a low_power bit setting on the nrf_drv_saadc_config_t config.
But, we were not able to find such low_power_mode...
I'm using nRF52810 for my custom board, followed complete reference circuit for DC DC
I want to know if I want to power the chip with coin cell 3.3 V, Can connect it directly...
Hi,
Our custom board stops working sometimes.
At this time, when the power is rebooted, it operates normally.
--
Custom board maker is not addressing this issue...
Hi,
SDK 17.1 has 2 example projects (Blinky) that exchange LED and Button state data. As it stands, the Peripheral side contains the LBS server and the Central contains...
Hi, I'm currently trying to send real time analog sensor data to hivemq broker using nrf9160 DK, is it possible to provide source code for this kind of project? I've attached...
Hi,
I am new to nRF Connect and the nrf52840 Dongle and I am a little confused on how to get started.
I followed the getting started a bit, but somehow I suspect this...
Hi,
I have recently updated to V2.1.1 and I can no longer get my BME280 sensor to work.
I am using the standard code from the samples directory,
my overlay file...
I am developing a product using the nRF52840. I am currently running into a difficult problem. I inquired about it 2 years ago, but it has not been resolved.
I need to process...
Hi, on the nRF52820-QDAA I am using pin 5 AIN3 / P0.05 as an GPIO output to drive a LED (active low).
This does not work in the software, when I drive the pin high with...
Hello,
NRF5340, NCS2.0.2, VScode
I designed a headset,MCU is 5340, and a external flash for DSP program.
the external flash connect to DSP and 5340 use SPI;
i can...
Hello,
I was able to build the nRF Desktop sample application on the nRF5340 platform, but when trying to debug, I get the following error:
Here is my build configuration...