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...
Hi, Is there any resource or sample project to print the thingy:91x onboard sensor values to the serial using the printk? I tried myself with
#define BME680_NODE DT_NODELABEL...
This happens quite often, I simply has to create a new build configuration and in worse cases simply a new application and copy all my sourcefiles over to the new project...
Hello everyone,
I am a EE student and this problem came up during my first big project in zephyr. I'm trying to connect a pwm peripheral (pwm1) to the timer 2 hardware timer...
In my project (SDK 2.9.1), I have configured a USB Mass Storage (MSC) device that uses a QSPI flash, like the one on the 52840DK board.
My system goes into sleep mode...
Hello, guys, I am working on distance measurement project using two nRF5340DK (nrf_dm sample application). I found duration for which the distance measurement between two...
Hi, I have cloned the channel sounding with range requestor samples but every time I try to build it I encounter the error:
I have not changed the code or anything, but...
For the GPS tracker we are developing with nrf9151, the SIM provider is askign for support for the SIM-TOOLKIT .
Do we have any documentation?
Regards
Vivek
Certainly! Here’s a clear, natural English version of your email:
Dear Specialist,
I would like to better understand the two variables used in the SDK for calculating...
Hello Nordic Team,
I am currently working on a Class 3 medical device that requires time-critical communication . I am exploring options for integrating Classic Bluetooth...
Hello everyone,
I have an nRF5340 microcontroller (NORA B106 module), and I want to connect a square wave signal to one of its pins to read its frequency or count the number...
Currently we are exploring the features of BLE mesh to integrate this in upcoming project. In this architecture, we plan to use 2 Provisioner in the mesh and one of the provisioner...
Hi ... have code that outputs I2S in master mode. The slave, a NAU8822 device requires Master Clock Source between 8 and 33MHz.
The 54L MCLK pin is duplicating the BCLK...
Hi all,
I recently bought an nrf52840DK, and yesterday I tried to program an external board through the p20 connector on the DK with the SWD pins. I was able to flash the...
Hi,the Nordic team
I use the SED device by system on mode.I found that my static average power consumption increased by more than 20 ua after I defined an IO port to use...
Greetings,
I have previously added the LittleFS to the internal flash of the nRF52840 with success using the available documentation. Our .dts & and code is shown below...