I've developed a custom Matter application based on the Matter samples in the Nordic Connect SDK, targeting the nrf52840. I developed the first version using the nrf52840dk...
Hello,
I'm trying to connect a BMI270 sensor over I2C using Port2 on the nRF54L15 , with the nRF54L15 DK , and I'm working with the nRF Connect SDK v2.9.0 , based on a Zephyr...
Hi, would like to understand what scenarios a clock stability better than +/-40ppm would be needed in a BLE setup.
i.e. channel sounding, and similar. I mean you can get...
What is the insertion impedance when using the PPK2 to monitor power consumption? My project uses a CR2450 battery and runs fine directly from that power source. It also runs...
Hi,
i am under Windows 11 using the latest VS code extension (2025.4.106).
How should i use https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/reference/settings...
In my project, I aim to send an ADC value (10 bits ADC) and 6 data (16 bits/each data) from MPU6050 by using nrf51 DK to Android app ( modified from https://github.com/NordicPlayground...
Hi,
Using the nRF52832 device with the S132-v4.0.2 soft-device (s132_nrf52_4.0.2_softdevice) (So customized that two nRF52832 devices with the same Soft-Device interact...
Hi,
I do the FreeRTOS Blinky sample, works fine and I do the BLE Client/Server sample, works also fine.
Is there any sample combining FreeRTOS with a SoftDevice (132 for...
Hello,
I referred a Softdevice 130,310 & 132 Specification, from where i noticed that softdevice includes Host & Link Layer (As a part of Controller).
So, i want to ask...
Hello,
I'm working with 3 servers, 1 client and 1 provisionner ( 4 nRF52832-DK + 1 android with NRF Mesh App ).
Client side : light switch proxy_client example Server...
hi!
I use the reference design of nrf52832_ciaa.IntLib ,but it didn't work
I use the internal-LDO ,but i measure the voltage of DEC4, it's 2.5V(not 1.3V), the VDD is 2...
Hello,
I am developing a BLE application using the custom characteristic example provided by nordic. I have added a few characteristic for the same.
I am having a small...
I am just trying to establish communication between spi master and spi slave.
I am using two nrf52 boards, SDK 15, in one i dumped spi master example and in another i dumped...
Hi,
I have a customer developing with the nRF8001 with an external MCU, a PIC32MM. He is interfacing the the device with SPI and he is struggling to set up the device and...
Dear support team,
I'd like to provision a mesh node which is implement on thingy and without proxy feature.
As I know, the BLE device (mobile) should communicate with...
hello I am new on nrf52 and I would like to run the example for the ant+: "bpwr_tx".
I am on a nrf52832 chip (with a pca10040 1.2.4 demo board ), I am using nRF5_SDK_15...
Hello,
I used nrf52832 as a scanner.
Now i use it to scan only one tag. And the TAG advertise data addcoring to ble 4.0.
Now i find scan channels are not 37,38,39,37...
■Development environment nfr52832 SDK_12.3.0
■Question I'm making Central's module. After connecting with a peripheral of pairing finish, the function(pm_peer_rank_highest...
Hi all,
I am trying to test OpenThread protocol for an application that we have and we want to use the CLI interface as the application logic should stay in the application...