I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hi,
I am currently trying to connect a nrf52811 as an companion to an ESP32 user UART.
I am using the interrupt driven UART implementation as kind of the last resort....
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...