During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
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...
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...
Hi,
I took a HTTPS Client Sample application from nRF SDK v2.6.2 and I cannot make it work.
What I figured out already is that SSL certificate for 'example.com' has changed...
Hi there,
I am developing a BLE dongle on nrf51822. There is no external 32.768KHz crystal oscillator on my customized board(only has an external 16MHz oscillator)....
Hi, I’m trying to enable signing with MCUboot in my NCS v3.1.0 project, but I can’t get the app to start once I turn on signing. The build succeeds, I flash build/merged.hex...
Hi all,
I'm trying to perform aws fota on my nrf9151, I've followed this https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/networking/aws_fota.html#aws...
We are using the nRF9160 with a cellular service provider that has quite a strict firewall policy. There are rejected connections and we suspect a problem with cached DNS...
Hi,
We are in the process of changing the 32.768 kHz RTC crystal in an existing product and require additional data to verify the electrical properties of the crystal. ...
Hi Team,
We are starting new product development using nrF9160 modem.
I saw that new SDK available is v3.0.2. I hope we have to build/compile it in VS code, am I correct...
Hello!
I would like to use OTP storage on the nRF54L15, as explained here: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/security/key_storage.html
That page says...
[MatterTest] 09-25 08:50:35.568 INFO ***** Test Step 2.3 : TH extracts the Authority Key Identifier from the PAI certificate [MatterTest] 09-25 08:50:35.568 INFO ***** Test...
I modified the blinky sample to toggle io pin 1.05 While the app does compile and the originally led does flaash, I'm unable to control any other io pins. Using NRF5340 NRF...
Hello Everyone,
I am using nrf52832 and sdk 15.2 for BLE scanning and advertising. scanning and advertising is working parallel. this is controlled by other MCU over serial...
Dear Support Team,
I’m currently experiencing an issue with Segger Embedded Studio where no output is shown in the Debug Terminal. It was working perfectly before, but after...
After connecting to an nRF9160 using SEGGER tools (J-Link RTT Viewer v7.62b), excess power consumption is observed until the device is reset (via `nrfjprog -r`)
First the...
I have a Central using nRF52832. The project is working correctly but I’m having trouble getting FOTA via BLE to function on top of it.
I’m using NCS 3.0.2 (3.1.0 and...