It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
Hi, I have develop a project nRF5340 + W5500 Ethernet IC
Last time I develop a code with nRF52840 + w5500 and work success, but this time the same code work with nRF5340...
Hello.
Since nRF Connect SDK v3.0.0 has been released, I am testing the sample program . It is a sample I have frequently used from previous versions. The provisioning with...
Hi Community
Greetings, I bought nrf9151 DK module looking at the features, power consumption & size but the fact that NB IOT has a communication rate of 15mins once in...
Hello everyone.
I am developing a custom board using the nRF9160. I tried using the RAM power-down library based on the Power optimization recommendations page of the nRF...
I have loaded the Quick Start Application using nrf connect for Desktop after following the instructions. I get the error as per the attached file on the Serial Terminal....
Hello,
I am currently using the nRF54L DK and running the ESB (Enhanced ShockBurst) sample in nRF Connect SDK v2.8.0 . I would like to change the LF (low-frequency) clock...
Hi,
I need information about adding an additional flash IC to my project. However, I am wondering if there are any limitations regarding the maximum storage capacity that...
Hello, I am working on a project using a custom board with the nRF5340 chip and SDK 2.8.0.
In my setup, the application core reads sensor values, packages them into packets...
I am currently working w/ a project that utilizes TrustedZone and PSA Protected Storage to read/write to internal flash that's accessible only in the secure partition (I'm...
I am in the process of migrating to NCS 2.7. My project includes NSIB, MCUBoot, TFM, and the application. Everything works fine with multi-image builds.
However when using...
Since the nRF9160 reserved pins are never used, Is there any issue leaving them out of the footprint?
I would place copper keepouts under the reserved pin areas to ensure...
Working on a wearable health sensor using NRF5340. Hard to be certain of correlation, but glitches of varying magnitudes appear on my sensitive analog signals (as captured...
Hello Nordic Support Team,
I'm encountering a persistent issue when I try to flash an nRF52832 board using an nRF52840DK (PCA10056, nRF52840_xxAA_REV3) with nRF Programmer...
Hello Nordic friends,
I am currently testing the device, but I absolutely don't want to use Zephyr or any advertised MCUs. I wrote a simple code for scanning and testing...
I have a custom nRF52833 wired to an Adafruit USB Micro-B Breakout Board, and when I plug it into a Windows computer, it gives a device not recognized message and no COM port...