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...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
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...
When evaluating the hardware performance, we tested the WiFi speed of the nrf54lm20 + nrf7002EB2.However, the test result was only 2MB per second.I suspect there might be...
I would like to check if our observation with nPM1300's VBAT node is expected per the IC's design.
As a background, in our application ee use a low-leakage switch to isolate...
Hi,
we have made a pull request on github to introduce the LTI support in CTS client, since one of our new devices have a display and needed a user friendly way of supporting...
Hi every one,
If any body have been succeeded in adding DFU support in Fast pair locator tag on nRF52833-DK, if so can you guide me for it?
I am getting configuration...
Hi! I am using nrf connect sdk 2.6.1 and modem firmware 1.3.7 on a nrf9160. I have an application where i need to try to get a fix on a set interval and also sometimes transmit...
Hello,
I am working with NRF52840 dongle.
I built and downloaded the hid-keyboard example to the dongle. HID keyboard function looks good that a "1" is typed by pressing...
Hello Team,
I am using SDK version 17.0.1 and have implemented OTA. I have also implemented a buttonless DFU without bonding and created a Blinky application. However, when...
Hello,
We are also having trouble installing any SDK into the VS Code Ext Pack, for development on the nRF54L15-DK. Have tried each SDK from 3.0.0 to 3.2.1 without success...
Hello,
I have a functional project to access to an SD Card with NRF54L15DK and the version 2.9.2 SDK and 3.1.0 toolchain.
But I have difficulties to access to the SD card...
Hello.
Wiring 1:
wiring 2:
Background to the case: We tested this with 2 different ppk2s and always got the same results. Our custom board works fine if we wire...
Dear all,
i have a problem when i compile a project with Segger v. 8.22a (but i tried also with v.8.26) .
The message is:
Linking 'ne_eere.elf' Linking ' ne_eere .elf...
Hi, I am developing on nRF54L15 chip by using Insight ISP2454-LX variant, and while creating new board for it, I am unable to find package variants other than OFN48 (QFAA...
Hi Nordic team,
I’m evaluating the sleep current of the nRF54LM20A using the nRF54LM20A DK and I’m seeing a large discrepancy compared to the datasheet numbers.
According...
All SDK versions, including the latest v3.2.1 Method int modem_info_short_get(enum modem_info info, uint16_t *buf) has a bug and fails to return the right values when: 1....
Hi,
I can set up and run the GP timer on the nPM1300, but would like to know if the timer is running. At first glance it looks like TIMERSTATUS (ca, p113 of the PS) should...