Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
How can I set a custom interval for *extended* advertising?
I'm currently calling bt_le_ext_adv_start ( struct bt_le_ext_adv * adv , const struct bt_le_ext_adv_start_param...
~~~~~~~~~~Environment ~~~~~~~~~~ nrf54L15 + NCS 3.1.1 + VSCode + Win11 ~~~~~~~Reproduction Steps~~~~~~~~~ 1. without pm_statics.yml, with following configs (see attachment...
Dear Team,
I am experiencing a weird issue with the firmware on my custom EV board with NRF54L15.
My firmware is using MCUBoot and partition manager (I use a separate...
Dear Team,
I need to switch LXFO to internal RC for MCUBoot, however, I am experiencing troubles configuring it on NCS 3.0.1 (NRF54L15).
If I just add my RC settings to...
Hi,
Our project requires an unusual combination of running BLE, Gazell, and raw radio packets for time sync simultaneously.
Time sync and BLE are infrequent activities...
Issue:
I would like to bring to your attention that I am getting an error when running the 'list command using the nrfcredstore cli utility, while trying to retrieve the...
Hi,
I've run into an issue when doing some compatibility testing between our client's legacy device (802.15.4 transmitter) and the current device in development (802.15...
In the introduction to the bare metal SDK option for the nrf54L:
https://www.youtube.com/watch?app=desktop&v=31znTI-hnCQ
it mentions at around 58:00 that single bank...
I am using nrf connect SDK toolchain version 3.1.1 and nrf connect sdk version 3.1.1 , By default I don't have zigbee related samples/examples and also zboss stack library...
The original question was: "The nRF52840 PS mentions, that this chip contains an ETM but it does not mention the implemented version."
Researching the topic more, I found...
Hello Team,
We have noticed a very weird issue with the nRF5340 Audio DK. After flashing the audio application code given by nordic, everything works perfectly fine. No...
I have asked if I can post this request, ticket number 354361.
Can you help with new research on secure boot?
I am a cyber security researcher at the University of Bristol...
Hi there
I have a question about the way the nRF52 radio handles on air addresses. I currently am developing custom software that uses the nRF52810 radio for a custom protocol...
I’m working with a Manufacturer-Specific Cluster (Attributes) in the Matter Template sample from NCS SDK v3.1.1, and it works fine with attributes. However, when I try to...