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...
Hello,
Is it possible to make the nRF Sniffer for Bluetooth LE application work on a nRF54L15?
https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth...
Hi, I am testing the PaWR examples in the NCS and I have few doubts.
In this page , it says in section 1.3 that there are two ways for synchronization - PAST after connection...
From what I can see in the documentation, UART0 is used by default for "non-secure" / application logs and UART1 is used for "secure" app logs. I am needing to interface with...
Hello, I am using an I2S PDM Mic and trying to send the I2S Data over BLE using Segger Embedded Studio. The I2S Program that I have generated is working ok. I have verified...
I am using SDK 2.9.1. I wanted to follow this tutorial:
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-7-device-driver-model/topic/exercise...
Hello Nordic friends,
currently I use NRF7002-EK successfully in my bare-metal environment, but for debugging, I'm considering using the EB instead of the EK if the edge...
Hi All,
I am currently exploring on nrff4l15 SOC and have its dev kit.
I read on this forum ( multiple tickets ), that there is a support of NSIB. I would like to know...
Hi,
I am using an nPM1300 together with an nRF5340 and an LIS2DW12 accelerometer. The nRF is powered from VOUT1 on the PMIC, and after some time of inactivity it is turned...
Hello, I have an application running on an nRF9160. The current app was built using NCS 1.7.0 with the L2M2M Carrier Library enabled. I'm upgrading the application to use...
Hello,
We are developing a Cellular IoT device based on nRF9160 SiP. Essentially it is a battery powered temperature and humiduty sensor, that sends the measurement data...
Hello everyone,
we have an in-house HW with the nPM1300. Both load switches are configured as LDOs as described in datasheet chapter 9.3 configuration 1.
LDO1 is used...
Hi,
I have successfully implement the BLE video transfer using nrf70-wifi-ble-image-transfer-demo .
I can receive the image using the Android-Image-Transfer-Demo application...
I am using VSCode with SDK 2.9.1. I have added the spi21 to the device tree UI editor. When I choose the MOSI, MISO and SCLK, they all show up in the visual representation...
1. Our system is configured with circuit config3 of the nRF52833 WLCSP, where an external power supply of 1.8V is applied to VDD.
Power sequence : USB connection -> VBUS...
Hello,
I'm using the SLM application with an NRF9160. I'm sending AT commands for MQTT publish. After ~10hours the device reboots.
The setup AT commands from powerup...