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...
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...
Hi All, I encountered an issue while trying to use both Bluetooth and ESB in the same application. To clarify upfront: I am not using these protocols in parallel. Also, I...
Hi Nordic Support Team,
I'm currently experimenting with Channel Sounding using a couple of nRF54L15 boards.
I am trying to obtain raw I and Q samples so that I may analyze...
Hello,
currently i am configuring the networking stack on my project.
The goal is to use Matter's built-in Thread connection, to establish a Secure CoAP connection. I...
Dear Experts,
I would like to better understand what exactly is accomplished by the mode-0 synchronization in Channel Sounding. My current understanding is that it seems...
We use several Nordic chips in our BLE sensors. We bond to the devices from Android, connect to update configurations, then disconnect such that the device then advertises...
Hi,
is it possible that there is a mistake in the infocenter documentation of SDK v.15?
In the bootloader description under MemoryLayout:
Usage
Memory range...
I have recently downloaded nRF5_SDK_15.0.0_a53641a and tried to compile and run the ble_app_hrs on the nRF52 Dev Kit. I am using IAR-EWARM v8.30.1. The Soft Device is s132_nrf52_2...
RE: nrf52840QIAA - Can you recommend circuitry necessary to switch source between the usb and LiP battery? Can you recommend inexpensive/small footprint boost circuitry to...
Hello,
I control buzzer using below API.
I want to know the maximum value of period_in_us .
Thanks.
******************************************************...
Hi, I am using nRF52840-DK; Window 10; Embedded Studio and try to run sample project: C:\Nordic_Semi\nRF5_SDK_15.0.0_a53641a\examples\peripheral\cli\pca10056\blank\ses
I...
Hi,
I use STM32F103 as a receiver.
I read FIFO STATUS and STATUS register then execute FLUSH_RX command through SPI.
I continuously read FIFO_STATUS and STATUS registers...
Hi,
I asked previously about power efficiency for the NRF52840 SDK version V15 ( https://devzone.nordicsemi.com/f/nordic-q-a/36083/maximal-power-efficiency-in-main-loop...
I have an idea to open the source code of my personal project, since some source code of SDK are used and modified, is it OK to include the modified SDK source code in the...
I am using nrf52 developmemt kit. I am using mpu9250. the odr of mpu is 100 Hz. i am able to send data over ble using example code nrf5-ble-mpu-data-ready-interrupts . Now...
I' m using the nRF51 Dongle (PCA10031) for the evaluation of the OTA DFU bootloaders of SDK15.0.0 with the NRF52840 PDK. Using the PC tool nRFConnect V2.3.2 with the App Bluetooth...
I'm developing a product with the nRF52840 using nRF_SDK 15.0.0 and s140 v6.1.0. Since my device is not power constrained, I want to maximize the range, so I use Coded PHY...
It is stated that the advantage of a Softdevice is that because it is a precompiled binary file it can be used without requiring any particular compiler or linker features...