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...
Hello,
With reference to BLE Fundamentals Lesson 4, I am try to modify my existing BLE code to add indication support.
After adding the codes, I can see the "Read and...
We are encountering an issue with flashing firmware to our newly designed nRF54L05 BLE board.
Issue Details:
We are trying to flash a .hex file (simple Blinky code...
Dear Nordic Support,
I am currently performing initial tests for distance measurement using Channel Sounding with the nRF54L15 Development Kit.
Here are the details of...
We have previously used nRF52840 and for the latest iteration of our board design we are updating to use nRF54L15.
We are aware that for nRF52840 we could map any pin to...
Hi Nordic team,
We are interested in using nrf9161 SiP. can you confirm if the `zephyr,nrf91-slm` driver work on the nrf9161? We are interested in the DECT NR+ capability...
Hi i am trying to configure a timer to work in count mode and when it hits a certain number ( for example 100) to activeta an interrupt, clear count and start again.
Best...
Im working with:
-Windows Nordic Connect for Desktop App v5.20.
-Direct Test Mode v2.5.0
-nRF54L15 flashed with ncs v2.9.0 direct_test_mode example
There is currently...
Hello!
I am trying to set up automated tests for an application on the nRF54L15 BabbleSim target. The application needs two-way communication with a test script; this would...
hello
In the nrf/sample/net/aws_iot example, when updating a shadow topic, use $aws/things/<thing-name>/shadow/update/
Where does "thing-name" refer to?
Regards,
Dae...
Hi All,
We have an application that was compiled on nrf54L15DK where we get UART logs . The application was tested on DK and is working fine. Use Case:
Wanted to run...
I am interfacing the DS18B20 digital temperature sensor with the nRF52810 using the nRF5 SDK . The same firmware and hardware configuration works correctly on the nRF52832...
Hi,
We are facing a critical power consumption issue in our nRF52-based Zephyr application , where some devices randomly enter a high-power consumption state (~80+ µA) instead...
Hello,
I am currently using the bt and uart backend for zephyr logging on ncs 2.9.2. I want to be able to save logs to flash which will be useful in debugging/ and be...
I am trying to establish a BLE connection between two nRF52840 devices.
The child devices are properly advertising and are close to each other.
When attempting a BLE connection...