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...
Dear Nordic Semiconductor Team,
We are currently working on a project that involves integrating the NRF5340 MCU. After reviewing the MCU datasheet and HW design guidelines...
Trying to use the QuickStart for the Laird Pinnacle DVK. The Quickstart only shows that JLink is detected, but not supported when connected. Even connecting directly to the...
Hi,
I want to get the tick count of the system with sys_clock_tick_get(). I am using a library for NFC reader chip ST25R3916B and provided library from STM requires a platform...
Hi,
I am using https://github.com/NordicDeveloperAcademy/nRF-Connect-SDK-Fundamentals lesson5/fund_less5_exer1 as base. I have set P0.26 as UART RX. Using the code below...
Hi,
We have 3 nrf5340 LE audio dks. Two of them are flashed as BIS gateways.
One as a BIS headset. Sample used: nrf5340_audio in ncs 2.6.0
I am able to stream audios...
Hi! I am taking reference to following issue :
I have implemented same method as discussed in above link. I am getting message on client side successfully only when code...
Hi, I am trying to set up unit tests for a new zephyr project on the nrf9160. I don't want to run them on the device and instead want to run them from the command line.
...
Hi, I'm currently using nrf5340 and central_multilink and central_uart example to build connection between one central devices to several peripheral devices. But right now...
Greetings
I am following along with the nrf SDK fundamentals, where I am doing lesson 3 exercise 1, which is related to printk. I have flashed my nrf5340 dev kit and it...
Yesterday I opened the nRF Connect for Windows utility and installed all of the pending updates. Now I am unable to flash or debug the project I'm working on using nRF Connect...
Hi All,
I was evaluating the throughput of NRF5340 using the DK. I would like to set the transmission power under 0 dBm of the peripheral device.
However, i was unable...
Hello,
I'm working on a project using the NRF52840-dk module and I'm having a problem with the Bluetooth functionality, during lesson 3 exercise 1. Despite correctly configuring...
Hi,
i just started working with nRF9160dk and i've been trying to implement the GNSS service (testing the Cellular IoT lesson 6 ex 1 exemple), although i've been testing...
Summary: The callback of zb_af_interpan_set_data_indication() seems to be reporting wrong RSSI levels (looks like an overflow) after upgrading from NCS v2.4.2 to NCS v2.5...
Hi, I did some test with IV index using nRF Mesh, here the steps:
provisioned 2 devices in a new mesh (device that have nordic SDK, IV test flag enabled)
from one devices...