Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
Hi, having some issues with the matter door lock sample for the nRF54L15DK on NCS 3.0.2. I'm getting strange failures on boot when running the default matter door lock sample...
Hello, I am using the nRF54L15 board, and trying to connect to the Adafruit SHARP 400x240 monochrome LCD display .
I got the display driver alone to function just fine after...
Hi all,
I'm trying to characterize the UDP throughput of a Thread network consisting of nRF5340 DK devices. I saw that Espressif made a test report and they seemed to use...
I am trying to get a WiFi project working using the nRF52840DK and nRF7002EK . I use a 3.3V power source that is supplying power to both nRF's in parallel. For the nRF7002EK...
Dear All,
I'm using NRF54H20 taht have two cores: App and network. Network has uart and I have a shell on it. Now I want to add network core to shell to switch between cores...
Hello,
We are using nRF7002 with RT555 in our product. We use zephyr 4.0.0 in our firmware.
we would like to know the if we can get the following info regarding nRF7002...
Hello, I am working on a new hardware design of analog sensors, which I want to sample their reading using SAADC. I use nrf52832 PCA10040 DK, and softdevice s132 for sending...
Hello, I am encountering an issue while setting up an OpenThread Border Router (OTBR) using the following hardware: nRF52833 board (flashed with RCP firmware) nRF52840 board...
I’m using a custom PCB based on the Minew ME54BS01 module (nRF54L15 SoC) for both ends of our proof‑of‑concept: one node as a GATT‑based Channel‑Sounding reflector (leveraging...
We need to set a GPIO pin in MCUBoot to activate an external USB hub chip so the USB DFU will work. I would like to do this with code in our project rather than directly modifying...
We want the system to be in low power mode in idle state. Therefore after advertisement is sent the BLE is switched off using bt_disable. The return for this function is fine...
Hello,
I tested how "Direct Test Mode" app interacts with "direct_test_mode" firmware from "nRF Connect SDK" v2.8.0 (nrf/samples/bluetooth/direct_test_mode) and it seems...
Hello, I have 2 PCBs for drone communication using nRF52820 and nRF21540 FEM module. I'm using the ESB protocol to communicate via radio. There are ready-made esb_prx and...
Dear devzone,
Use our chip wdt module to feed the dog regularly. Under normal circumstances, if it is stuck in a dead loop, wdt does not feed the dog, and the wdt timeout...