Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
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...