Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hello Team,
I am currently working with the nRF52832 and using the nRF Connect SDK ( NCS) with toolchain version 2.9.1. I would like to interface the nRF21540 RF Front-...
Hello!
I'm taking some performance metrics for encrypting data on my nRF52840 device and I was wondering if you might be able to help me. The goal is to see how long and...
Hello Nordic Support Team,
I have three queries to make.
Is it possible to force the channel in which the data transmission is happening using nRF52840 DK.
To explain...
I have a custom NRF9151 board with Windbond W25Q32JV flash, and some other peripherals connected. It also has GPS and LTE which I have tested and work. My UART console is...
Hi there, I am unable to install an SDK through VSCode while trying to take the steps outlined in the documentation. I have navigated to "Manage SDKs" under the "nRF Connect...
Hi,
nRF5340 and SDK v3.0.0 I'm using.
Currently my nRF5340 based BLE device can be bonded with smartphone via passkey, after bond is done, the device stops advertising...
Hello, I have an nrf52840 which is acting as a central. I have a peripheral device which I can connect to, and the service that is discovered has the following table:
ATT...
Why project config is not finding relative path of these files but absolute path works fine:
CONFIG_CHIP_FACTORY_DATA_USER_CERTS_DAC_CERT = "certs/Chip-DAC-Cert.der" ...
Hi everyone,
I'm trying to get the LIS2DH12 sensor sample working with the nRF54L15-DK , but I'm running into an issue where the device doesn't seem to initialize properly...
I have modified the NUS-CDC application for the Dongle so that I can now scan, report available Peripherals, and connect to a specific one. I need to be able to cleanly disconnect...
Hello, we are trying to use the distance measurement module and we are following the sample code from sdv v3.0.2. The build process for nrf5340dk and nrf52840dk works well...
I recently bought a fanstel blg840 device, and I have programmed At client firmware in nrf91 and custom code into nrf52, but the problem is nrf52 is sending at comments to...
Hi,
Our substrate manufacturer and assembly house are both strongly recommending soldermask defined pads for the WLCSP package. Can you please recommend a soldermask opening...
Hi
I am trying to setup and test the OpenThread CSL feature on nrf52840DK with OpenThread daemon and RCP mode nrf52840DK.
I found there is a way to build the Daemon for...
Hello,
Does the nrf_oberon library support the nRF54L series parts? In the technical documentation, it appears that M33 parts are supported: https://docs.nordicsemi.com...