Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
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...