Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
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...
We're trying to connect to our Azure Iot Hub using the Azure Iot Hub library provided by Nrf Connect Sdk 2.6.0 (without DPS). We're currently using the evaluation board to...
Hi,
I went through the Nordic Academy nRF Connect SDK Fundamentals - Serial Communication. I tried the exercise program where LED1, LED2 and LED 3 are toggled by pressing...
Hi Support Team,
Have a nice day.
Board : NRF5340DK
Python version : 3
nRF Connect SDK version 2.6.99
We are selecting the NRF5340DK for development purposes and...
I want to send the data from internal sensors via ble from thingy91 . not by usb , and by the way i can't by esim because im from tunisia and the lte-m does not work here...
Hi,
currently I'm facing an issue with the power consumption of my pcb. The idle power consumption is at about 20 µA. After initialising the UART it goes up to over 1 mA...
Hi,
I want to connect X-NUCLEO-NFC08A1 with ST25R3916B to nRF5340 board by adding a SPI node to device-tree source. After compiling and flashing the board, triggering interrupt...
Hi all,
NRF52832 NRF Connect 2.6.0
We need to configure interrupts on a GPIO on both edges. T here are several topics recommending to use GPIO_INT_TRIG_BOTH instead...
I'm getting started with nrf52840DK.
But when i connect my USB i get this error message:
i saw in this topic that when i press on the boot/reset long press when turning...
Hi all,
Could anyone share a code example for sending sensor data over BLE using the NUS Service in Zephyr RTOS? I'm new to this field and struggling to get data from the...
Hi
I use nRF7002-DK, SDK:V2.5.2 with zephyr driver, I need to send recieved data or command from uart, data type is using with hex byte array to send, from example , the...
Hi,
Because I wanted to add custom features to mcuboot, I had to use custom mcuboot.
I also used sysbuild for multi-image building.
The documentation tells me that...
Hello,
I am currently working with the nRF5340DK kit.
For my project, I need to incorporate some additional custom checks/code into the project's bootloader(MCUBoot)....
hardware:nrf5340dk
The above 45 pairs of IQ data are a set of data that I have received.The maximum amplitude of the IQ data I received seems to be only 128, which means...
Hi I am implementing dfu over modbus. Basically I managed to integrate all the steps (transport, set pending, restart, confirm).
What I'd like to do is to implement image...
Good afternoon,
I have recently purchased a PPK2. I have installed nrfConnect for desktop and Power Profiler on my Ubuntu 22.04 machine. I have connected the PPK2 and...