I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi,
Also asked your AI, but if I combine the information on https://docs.nordicsemi.com/bundle/ug_ppk2/page/UG/ppk/measure_current_source_meter.html with that on https:...
Hello Community!
I want to use the npM1100 as a power management device in my project. The external battery to be used is the ER26500 and it is not rechargeable.
If I...
Hi,
We have a product in production which uses the mpsl_radio_notification_cfg_set() function along with a callback to control an external GPIO when thre is radio activity...
Hello, I have a question about how to monitor Zigbee devices for dead or alive, especially end devices that sleep. I am currently developing a hub to control and retrieve...
Hello, We have a custom board with nRF52832, using BLE, s132. I have noticed recently that in nRF Connect App (v4.29.1) usually the services and characteristics show up twice...
Hi there,
I am trying to develop a simple application that must write information within a micro SD card (nothing too fancy, it is just plain data read from the internal...
Hello!
I'm writing an application that uses MQTT to post some sensor data to a server. My networking code is basically a duplicate of this sample , except I set up the LTE...
Hi,
I added MCUboot and SMP BT Service to the OpenThread CLI routine to implement the device firmware upgrade function.
I found that after DFU is completed, the Thread...
If the lock's status changes while the device is powered off, causing a mismatch between the lock and the Apple Hub, how can I immediately update the status upon powering...
Hi!
I cannot get I2S echo sample to work on nrf54L15. Tried following overlay
build configuration nrf54l15pdk_nrf54l15_cpuapp
I verified with oscilloscope that no...
Hi
I am using an nRF54L15 and trying to use pins for I2C, but to do this I have to disable the NFC pins.
I did the following:
But that wasn't enough.
I noticed...
Hi,
All-of-a-sudden I'm having problems debugging my application. THis morning it was working right, this afternoon it's gone wrong!
I think it's pretty near using up...
Hello,
we want to get three different states using only one GPIO:
1. nRF52840 GPIO output driven low
2. nRF52840 GPIO output driven high (3V3)
3. nRF52840 GPIO internal...
Hi Support Team
UART20 of nRF54L15 can't work when setting P2.02 as TXD and P2.00 as RXD when I test the central_uart sample of NCS V2.9.1. I find that the SPI00 has used...
Hello Nordic community,
I'm working on a project using the nRF5340DK where I need to achieve precise control over three GPIOs with the following specifications:
P0.07...