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...
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...
Hi,
I'm developing firmware for the nRF52840 DK using nRF Connect SDK v2.9.2 , and I’m running into a problem that didn’t occur in v2.8.0 .
My project uses Zephyr and...
I am receiving an error when connecting to a custom board by running nrfjprog --reset, any similarly with any other commands that require connection.
I am connecting through...
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,
I faced with an initialization issue of combination two features: MCUMGR and UART_ASYNC_API. I get a crash right after the FW starts. It looks like the SW configuration...
I checked the nrf52832 manual and found that both XC1 and CX2 are analog input pins for the 32Mhz clock pin configuration. The reference design for both uses 32Mhz crystals...
I have a shipping product with S132 2.0.1 with multiple problems with the LFRC clock.
There are seemingly at least 4 errata that apply (77, 132, 146, 192).
Are there...
Hello, I'm trying to compile the LIBUARTE example from SDK 16 but im getting undefined reference errors, this is what I've done so far:
in sdk_config.h defined , (I've...
Hi, I am really confused about the Nordic SDK and way of doing things... I have seen so much conflicting documentation.
I am using SDK_for_Thread_and_Zigbee_v4.1.0 (currently...
my project is to send pressure data from one device to four other devices, it is medical field, previously i worked in nordic openthread udp protocol using nrf52840 for mesh...
Hello
Created in SDK v17 and simple_timer example. I made a simple code to control the LED using a timer. Every 500 milliseconds, the LED turns on sequentially. LED ON and...
I recently got the nRF52-DK for using as BLE Relay evaluation.
I have downloaded following and installed to run the code
- Segger Embedded Studio (v5.1)
- nRF5_SDK_17...
https://infocenter.nordicsemi.com/topic/nwp_034/WP/nwp_034/nwp_034_intro.html?cp=16_2
download PDF link not working. Perhaps replaced with other white paper(s)?
Thank...
Hello!
I have the following component in my device tree:
I would like to retrieve the PWM device and the associated pin number (pwm1 and 0x14). I tried:
Which...
Hello,
I am trying to develop a firmware to read pulse oximetry and heart rate data from this Sparkfun module (SEN-15219): https://www.sparkfun.com/products/15219
The...
Hi,
We mainly need AWS_Jobs, FOTA, Low Power, GPS, ADC, GPIO, certificate updates and whatever is related.
Currently we working on a project that uses:
- nRF9160 ...
Hi All:
I am trying to develop a project based on Heart Rate example. SDK version is 17.0, the receiver software is based Android-nRF-Toolbox.
Now, I can transfer ADC...
We are observing unexpectedly low throughput on the Mesh GATT Proxy service. Specifically, the Nordic device (acting in the GATT server role) is only sending one PDU on every...
Hi,
I have been looking into connecting two development boards over BT.
Previously, I managed to connect an nRF52833DK to an nRF9160DK.
https://devzone.nordicsemi.com...