Hello,
Is modem fw `mfw_nrf9151-ntn_1.0.1` production-ready? Is it safe to have our manufacturer flash that instead of the `mfw_nrf91x1_2.0.4`. We are using the ncs-serial...
Hi,
I am using some nrf24l01s in a proof of concept (just because I have them, I know they are old). I am developing a TDM protocol for two-way radios, which requires 8000...
Hello,
I have added DFU capabilities to my NRF54L15 project using:
CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU =y
and
SB_CONFIG_PARTITION_MANAGER =y
SB_CONFIG_BOOTLOADER_MCUBOOT...
Hello, Is the T1 Thingy LIGHT readings in raw lux or brightness % ? We would like confirmation. Here is an example of our device Light readings for one of our devices:
Please...
I'm trying to understand the npm1300-CAAA V1.1 example for configuration 1. The layout looks like this:
You can easily see that several pins are connected on the right...
Hello Support Team,
I am currently working with the Matter contact sensor sample ( ncs\v3.4.0\nrf\samples\matter\contact_sensor ) on the nRF54L15 Development Kit (DK). ...
Hi,
I'm using the Thingy:91 X PCA20065 rev 2.0.0 as a reference for a new nRF9151 design and I have two questions about the QM13345 configuration.
1. LUT
The Thingy...
Hi
I am unable to get the Guiconfg to work in lesson 1 exercise 2 of the nRF Connect SDK Intermediate course.
I have attached snap shots of the output when I try to run...
I'm using the custom board of nrf 5340 with 7002.
When I run the sample project of Hello World, the current is about 90 ma,
and I run the sample project of WI-FI Scan...
We are going into sleep mode for the processor. We are using Zephyr and sdk 2.3. We also are keeping a running count of seconds and synching that once a day with a modem....
Hello,
I'm working on a product using the nRF9160 and facing challenges with poor LTE signal strength, leading to significant power drain when the device goes offline. I...
I was pairing using nRF connect app via mobile phone and I noticed that there's a check mark which says "PIN contains letters or symbols":
Is there a pairing method which...
Dear,
I want to use the nPM1300 in my design for general Power Management.
I also want to use a Load Switch to disable some components in my design, but I do need to verify...
Hello,
I'm developing a firmware based on Zigbee CLI sample and enabled DFU of app core and net core via serial.
Now I am setting a custom key for image signing and...
Hi, i've been trying to use gnss function indoors and therefore i need to install an external antenna on my nrf9160dk.
I've read the requirements but i'd like some professional...
i need information on power consumption during advertising and connection in my case its taking too much high current around 1 ma in advertising and 1.5 ma during connection...
I want to implement Buttonless DFU for nrf52833 but unable to get how to implement it. I have gone through some links but that seems to be unclear. How can I implement the...
Hello guys,
I tried to design a pcb antenna for a nrf24l01+, since my company doesnt allow to buy cheap smd breakout board version from china anymore
The pcb stats of...
Hi,
Is there any way to run calibration of the LFCLK at the same time as the RTC is running on the same clock?
At program startup I start the HFCLK, then run this routine...
Hello, I’m developing application for nRF9160 with Zephyr RTOS. Currently I want to add a task watchdog module with a hardware watchdog fallback. I use three threads which...