We are currently working on a project using Enhanced ShockBurst (ESB) and would like to enable Front-End Module (FEM) support with the nRF21540.
According to the Enhanced...
Hi,
Is it possible to make the MQTT connected device receive the Shadow config updates and AT Commands immediately? Based from our testing, the device only receives the...
Hello, I would like to appply change in asset tracker template FROM nrf_cloud to Firebase Realtime Database.
https://github.com/nrfconnect/Asset-Tracker-Template/blob/main...
Hi there, I´m totally new to Zephyr & Nordic, started with some Trainings on NRF52840DK and jumped in with a device driver developement where I took a availalbe out of Tree...
we don't seem to have power numbers for the 54L, but in the 5340 datasheet it shows the LFXO (0.16uA) used less power then the LFRC (1 uA).
Is that true with the NRF54L...
Hi! We are having problems pairing a nRF52840 against linux (ubuntu 25.04). Pairing fails instantly, before any passkey is shown on the host, returning with code 9. Short...
Hello, I am working with the nRF7002DK and trying to use the Radio Test sample. However, I am confused by the documentation and forum posts: In some places, it says I need...
Is there any way for the application to be notified by the S110 when a central reads/scans an attribute in the peripheral in response to its broadcast?
There are events...
hi,all
i use use dongle as packet sniffer.when the phone can not connect my device,the dongle can not receive CONNECT_REQ PDU.if the phone can connect with my device,the...
Hi,
I am using legacy version of DFU for my application and would like to use the appropriate version. However, using pip the only available versions are 1.1.1 and beyond...
Dear NORDIC
I have one strange issue:
My nRF52 app work well, then I use Android phone connect to it, it's OK.
Then Android phone cancel pair, so nRF52 disconnect,
...
i want to run simple compiled example .its very basic question.i need your to take start ??which example i compiled first and what the devices i have required to test it
Hi,
I've been debugging my code and would like to use the Memory Watch Unit (MWU). I use SDK version 11, s132, and NRF52.
Could you point to an example of using MWU...
Hi all, I'm using SDK 13 and after turning on the HF clock, calling the following code. When I queue a TX packet, there are no errors from any of the nrf_esb_...() calls,...
I developed a bootloader and an application using PCA10040 and all works fine, but when I set the same code to my custom board (that use the same chip) I get a very strange...
Hello,
I have an issue regarding using IAR tools with the examples provided in SDK v13.
I have:
nRF52840 Preview DK
v13 of the nordic SDK ( www.nordicsemi...
Issue when using SDK 12.2 which needs to be fixed in SDK:
sdk_resources.h will not build when included from C++.
This is because start extern "C" {" is placed in wrong...
Hey Guys,
Please pardon me if this is stupid question, I am trying to create a development board with nrf52832, and I want to have a debug probe on board.
I found open...