Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
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...