Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
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...