Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hi, So, I want to do BLE DFU from one nRF52 MCU to another nRF52 MCU. The start point for me was this:
put SMP server sample on one nrf52dk (this device is advertising...
Hi
I am using the ESB sample and want to use the RADIO_MODE_MODE_Nrf_250Kbit PHY, but I will get not support after requiring:
Can we still use 250 PHY in nRF54L15 ESB...
Hi,
After upgrading from NCS 2.5.2 to NCS 3.1.1, I get quite frequent MPSL assertion errors on a nRF52840. Can you shed some light into what this assertion error is about...
The datasheet list
A25, B12, B26, D2, F2, G1, H2, J31, K2, T2, AG31, as N.C.
I have not been able to read exactly what N.C. implies: It could be: "do not connect", "no...
Hello,
I am working a project that uses the NRF52840 dongle with BLE and UART to communicate to two separate devices while going through temperature cycles. I have not...
My device supports both Central and Peripheral roles. By default, it works in Peripheral mode. When the device connects in Peripheral mode, I want the following behavior:...
Hello Nordic team,
I am working on an nRF52840 project using nRF Connect SDK (Zephyr-based, v2.x / v3.x) and I would like to clarify the official support status of a specific...
Running doxygen nrfx.doxyfile
Per the README.md in C:\ncs\nrf-bm\v1.0.0\modules\hal\nordic\nrfx\doc fails.
See output below.
C:\> C:\apps\doxygen-1.16.1.windows.x64...
Hi there.
we have firmware that was running on nRF5340 MCU. we had decided to migrate to the nRF54H20 MCU because of flash size limitation. this MCU was announced with 2MB...
I am trying to connect to two reflectors and sound only from 1 device so far the connection and soundnig works well for first set of connection and after a disconnectio, the...
I am modifying the Qorvo UWB SDK to add BLE operations. I have posted a couple other topics about different issues..
I have ported my code to the latest Qorvo SDK, They...
With NCS 3.0 and the nRF54L15, even after applying patches, the power consumption anomaly can still be reproduced at the edge of the NFC range. The power consumption anomaly...
We are using zephyr's conn_mgr to manage the network connection. From what I can tell, if I have set CONFIG_NRF_MODEM_NET_IF=y and NRF_MODEM_LIB_NET_IF_CONNECTION__PERSISTENCE...
I want to try the tdm function on the nrf54lm20 dk.
But i have encountered problem in the first step.
I do not know how to add the tdm port and assign the pin.
Whin...
nRF52832: Multi node wireless LED synchronization via proprietary radio (nRF5 SDK 12.3.0 on PCA10040)
Summary This post shares a simple proprietary radio demo that synchronizes...