Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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...