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...
The link https://www.nordicsemi.com/Products/Development-tools/nRF-Util/Download?lang=en#infotabs doesn't provide direct download URLs (for instance if this should be scripted...
I'm playing around w/ concurrently running ESB and BLE. Wanted to start off w/ the sample code provided here - https://github.com/too1/ncs-esb-ble-mpsl-demo . I was able to...
I'm currently porting a project that was originally developed on NRF5 SDK to Zephyr RTOS.
We used protobuf in varoius places. We also have multiple different conditional...
Hi,
We are using nRF5340 DK and the nRF Connect SDK Version 2.6.1.
We are experiencing an issue with disconnections. We use bt_conn_ref() when receiving...
NCS 2.6.1 nRF52840
I am changing my project from NCS 2.4.1 to NCS 2.6.1.
Looking here: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration...
I am using a module MS12SF1(nrf5340 + nrf7002). I wanted to perform dfu over ble by using nrf7002dk_nrf5340_cpuapp_ns or nrf7002dk_nrf5340_cpuapp build configurations but...
Hi, i am trying to port my project based on the matter light bulb sample to a PAN1780 module which also uses the nrf52840 I used before.
When building I receive this error...
Hi, I'd like to trace the Bluetooth behavior of the nRF Desktop sample post-pairing. I have an nrf52840 dongle running the sniffer, and can observe advertising packets. Could...
Hi
We have a legacy product with around 100.000 active devices. We still need to distribute new firmware releases, and we are using the "Chained DFU" app for this purpose...
Currently, my environment uses a mobile network shared through a wired connection to an RT-AX57 router. I am working in the VSCode environment using SDK v2.6.1. Devices: Nest...
I am trying to connect a nrf5340dk to a Jetson. For now I am testing with an Arduino. I am trying to run the CanCounter example with a device tree overlay file. Also I would...
Hi,
I tried to implement the CAF LEDs module as described here . But when added the Kconfig variable CONFIG_LED_PWM =y I got the error message "CONFIG_LED_PWM was assigned...
Hi,
I was developing on Visual Studio Code earlier, and for some reason, I cannot build pristine. If I try to edit the build configuration, it never loads, and if I try...
Hi,
we are trying to make the NORA-B126 (specifically its onboard LNA) work with nrf sdk 2.3.0 by modifying the 5340dk dts and defconfig files as specified in the NORA-B1_SIM_UBX...