Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
We are using a design with an nrf52832 and USB-C power only socket. We are planning to overload the USBC CC connectors so that we can program via via USB for factory production...
Hi, I am able to write a string to a text file into an external SD card and read from it using below .overlay configuration. &spi2 { status = "okay"; compatible = "nordic...
The current project needs to save the ID in the programmable register and use the ID in the application image.
So I save the ID number in the URCI->OTP[0] register. When...
Hi guys. I'm using nRF5 SDK v17.1.0 ser_s132_hci example with the PCA10040 board.
Q) Does the INFOCENTER not explain the serialization examples?
https://infocenter.nordicsemi...
In the nordic,nrf52840dk_nrf52840.dts there is a part "chosen" that says:
zephyr,console = &uart0; zephyr,shell-uart = &uart0; zephyr,uart-mcumgr = &uart0; zephyr,bt-mon...
Hi All!
I am using nrf52833DK and able to program with segger studio and vs code studio extension of nrf connect sdk . Now the issue is that I have designed the custom board...
Hi Nordic :)
I followed last week the nice Webinar on topics : Nordic Distance Measurement library
I'm using two nrf52833 DK, and run on both nrf_dm sample zephyr...
Hi ,
I wanted to create SPI application for custom board as SPI master as nrf5340 . So I was building spi application as per slave pin configurations. So please help me...
Hi everyone,
Is it possible to change the initial tick count to simulate running freertos for 49 days insteed to wait this time in real ?
I work with the SDK15.3 and freertos...
nrf5340dk
sdk version v2.0.0
windows10 system
hello_world sample
prj.conf:
child_image/mcuboot.conf:
build result:
how can i check the flash size of the...
Hi,
Are there any examples or references available to read / write data into the external SD card using fs_read, fs_write?
The examples available in older SDKs are not...
hi support team,
NCS SDK is now available, customer need to use cmd line tool to build demo and flash;
but find out that we have to open cmd through "nrf connect--->toolchain...
Hi,
I'm having difficulty getting a clean MCK when configuring passthrough (bypass) mode. I'm using ACLK as the source and I do get a 12.288MHz signal on the MCK pin but...