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...
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...
HI all So currently we are researching the following configuration. We have a main MCU running Zephyr RTOS and its connected to nRF52810 over SPI. Ideally we would like to...
I have three 5340 Audio DKs (PCA10121) and I am trying to demonstrate one as the broadcaster and the other two as headsets with audio transferred between them but NRFconnect...
Hello i am running the radio_test sample on the custom nrf5340 board for the logging purpose i am using the pins 8 and 9 of the port 0 but the issue arising is that there...
Dear Nordic,
This post is successor of https://devzone.nordicsemi.com/f/nordic-q-a/122755/nrf7002-rfbuck-vdd-voltage as continuous of the work.
Although there are still...
I have an NRF9160 system running and I see mention of " The nRF9160 PWM peripheral can capture the period and pulse width of an external PWM signal" but was a little confused...
Hello,
once in a while we are experiencing ZEPHYR FATAL ERROR. It's very hard to reproduce on purpose and investigate in detail. But it looks like t->fn() somehow becomes...
hi support team,
when i testing wifi location, i found out one problem:
nrf_cloud_rest: Failed to encode location request, err: -12
that is this code in nrf_cloud_rest...
Hi,
I'm attempting to upgrade an existing project (which is still in the development stage) from NCS 2.7.0 to 3.0.2; this seems to break native TLS, and I'm not sure why...
Happens consistently and in production.
The stream advertisement is still there but cannot be connected to by any receiver (both 3rd party and our own). 3rd party says connected...
Dear DevZone support,
I'm currently evaluating nPM1300 for Lithium Polymer battery management and charging and would like to ask a question.
I understand that I can...
We have previously used nRF52840 and for the latest iteration of our board design we are updating to use nRF54L15.
We are aware that for nRF52840 we could map any pin to...
HI: D:\ncs\v3.0.0\nrf\samples\bluetooth\peripheral_uart Using the nrf54l15DK board can run peripheral_uart examples,connection is disconnected. However, when I use the nrf54l05...
It is nRF54L15 + SDK 3.0 + Matter application.
I have developed a custom BLE service that is based on Nordic's proprietary NUS BLE service. The BLE custom service is enabled...