Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
Hello this is my first time designing nrf series. and i want some feedback of my board design and rf circuit
Thanks in advance for your time and suggestions.
these are...
Hello,
I purchased my first nordic semiconductors device, the PPKII, from Farnell.
I just received it today and installed the required software (nRF Connect on macOS...
Hello, I'm using Fanstel's BT840X that includes a SKY66112 front end. It works great with the FEM module in NRF Connect SDK. My problem is that my device has the option to...
We are using nRF54L15 with Zephyr + (NCS) for a low-power application.
Our firmware performs the following cycle repeatedly:
Wake up from System OFF
Perform...
Hi,
We found a weird case that when we re-populate the definition of SPI-NOR flash
- From original pin (gpio0.8/9/10, U15 populated on NRF7002DK)
- To pins (gpio1...
Hello Nordic Team,
I am implementing OTA in a pairing and bonding-enabled application, but I am facing an issue during the ZIP file upload. Additionally, the graph is...
Hello,
I'm working with the nRF9151, and I want to get useful information when a NULL pointer dereference happens, as I am used to on other devices. However, when a NULL...
I noticed that the product information of the nRF54L15 series kit supports 4Mbps, but I'm unsure how to verify it. Are there any relevant examples available? I have currently...
Hi everyone,
I am currently working with Circuit Dojo nRF9151 using nRF Connect SDK v3.0.1.
When measuring power consumption over MQTT and UDP , i noticed ~25mA every...
When I wake up from sys_poweroff using GRTC, the reset cause I get is reset_clock which is defined as clock error. I am supposed to be waking up with reset cause
RESET_LOW_POWER_WAKE...
HI,
I am using the nRF54L15 + nRF21540 with SDK v3.2.1 , and performing custom development based on the periodic_adv_conn sample.
issue Description
During runtime...
Hi,
A few months ago, I raised a ticket regarding the integration of SoftSIM into the nrf_cloud_multi_service sample. With the help of one of your support engineers, I was...
There appears to be a bug with commenting in prj.conf. If I do this:
# This is the appearance of the device from the BLE SIG Assigned Numbers List (384 is general remote...
Hi,
I'm designing a custom board with the nRF9151, nRF54L15, and nRF7000. I've read in several places that the SPI bus used by the nRF70 series should not be shared with...