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...
Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
I'm encountering issues while building my project with custom boards. Each board has a corresponding *_defconfig file with specific configuration options, and I also have...
Hi all,
Using the default sid_end_device demo without any modifications, using the default hello selection with nrf52840dk.
I downloaded the Alexa app, started Sidewalk...
Just for fun, I thought it'd be interesting to see how to implement a delay on the nrf52840 using the least possible power.
For any long period of time, you should use RTC...
Hi all,
I am trying to develop an application that frequently gets location info using gnss and also needs to work with battery.
In the Product Specification v2.2 I found...
I attempted to run the "peeral_hr" example under NCS2.4.0 and used nRF21540-EK to enhance the signal, but in reality, there was no significant change.
I attempted the following...
HI ,
I set PA / LNA in the following way. I found that when the device is connected, it will be disconnected and will no longer be connected. How to set PA / LNA correctly...
I'm doing some electrical investigation on my design, and I'm wondering when the SoftDevice turns on/off the external 32MHz crystal oscillator. Our application is a Bluetooth...
i have created my characteristics custom and advertised one characteristics but unable to find out how to assign the event handler for the characteristics. I will attach the...
When building ipc_radio under sysbuild, the order of the processing of the config files do not seem to allow me to override these values:
CONFIG_HEAP_MEM_POOL_SIZE=8192...
Description : I’m working on an nRF52 project where I need the SAADC to sample at a specified interval (5000 ms in this example) using a timer and PPI to trigger sampling...
What is the durability, or number of expected lifetime cycles, of the persistent edrx value storage on the nrf9160. We're in a situation where we may update the value somewhat...
I have a custom nRF9160 design with Zephyr based firmware having sporadic modem connection issues (ie. waiting to connect forever). When the modem hasn't connected for a while...
After setting the option I am unable to connect to the device anymore from the nRF Connect app (or others), even after removing that option again. The app connects, but then...
Hi,
I have some pdf for AT Commands with DECT-NR+ and I found this article: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/modem/at_shell.html
Basically...