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...
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...
Generate Support Information fails dramatically:
I don't remember how to find the log. How many average users would have the slightest clue!!! Please help.
The other...
For me it is confusing how the Nordic's exercise and sample apps handle the state of CCC descriptor value.
Adding notification and indication support
Why do we need to...
Hi,
I am using https://github.com/NordicDeveloperAcademy/nRF-Connect-SDK-Fundamentals lesson5/fund_less5_exer1. I am able to receive UART message using default UART RX P0...
Hello we are using custom board nrf52840 with nRF SDK 15.2.0 on SEGGER Embedded Studio
I hope someone can help me with this issue. I am using SPIM3 to communicate with the...
We've been having an issue with certain tablets running Android 14 apparently getting into a state where all connection attempts result in a GATT 133 error. When it's in this...
Hello everyone, I am working on an app where we use I2S driver for ws2812 LED strip to signalize status of our app. When I try to signalize status while starting BLE and starts...
Hi,
I'm using Zephyr controller instead of Nordic's Softdevice to use the DTM HCI feature in the Zephyr controller. Before switching to Zephyr controller, the application...
I want to be able to select the Network Coordinator Zigbee channel based on some GPIOs state (switches).
Is there any api function to set CONFIG_ZIGBEE_CHANNEL at runtime...