Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
i am working with the nrf7002+nrf5340 ns when i run the excercise solution and press the button a couple of times, i get this error *** Booting nRF Connect SDK v3.5.99-ncs1...
I am bringing up a brand new laptop for devlopment.
I downloaded and installesd nRF Connect, SDK 2.6.0, SDK 2.7.0 and SDK 2.8.0. The SDK 2.9.0 installation failed.
I...
I plan to use an ESB as a low latency and high speed protocol.
However, there must be multiple hosts on one network.
Hosts or devices must be able to communicate with...
Hi,
I have a design which mostly follows the reference designs.
I've added a Resistor Network R16/17/24 to allow a UFL connector to connect to the ANT and isolate...
Hello, I really need some help to connect a central nRF52 DK board to a peripheral that was provided to me. This peripheral can connect to a smartphone using nRF Connect and...
NCS 2.7 with Toolchain 2.7
Launch build from Visual Studio
Sysbuild with mcuboot and custom application, custom board
Although the application itself updates when VERSION...
In our custom board nrf5340-nrf7002, tried system_off(C:\ncs\v2.6.1\zephyr\samples\board\nrf )sample to check power consumption.
But it measures 0.60mA Is there any config...
Hi Nordic DevZone team,
We would like to get nPM Power up for nPM2100 because it seems not to be supported for nPM2100 in nRF Connect.
We are plannning to let the customer...
I've worked with the nRF5 SDK in the past, and I've started exploring the nRF Connect SDK for future projects. I've taken some of the courses offered through Nordic (great...
I've just launched VSCode for an old project from the nrfConnect SDK launcher, and it seems like the plugin no longer works correctly. It does not search for custom boards...
I've been struggling with this for some time now and no matter how I approach it I can't quite get it to work. I'm essentially looking for something like the "maximum performance...
Hello, I have several development-related questions about the microphone functionality of the NRF5340 AUDIO DK in headset mode:
Is it possible to configure the device...
I saw in this video that there was a lipo battery being used with a nrf52 Development Kit and I read this in the spec for the nrf5340 Development kit:
1.7-5.0 V supply...
Hi,
I am connecting a central to multiple peripherals. In order to optimize the throughput I would like to simultanuously sniff the connection. In the nrf Sniffer documentation...
We are producing an issue where the ZBOSS stack will emit a ZBOSS Fatal Error without any context if we alter ZB_DEV_REJOIN_TIMEOUT_MS. Specifically, the steps to reproduce...