Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hi,
I am currently working with 2 nrf54L15-DK and a seperate 4 antenna array.
For my tests i run a 2x2 antenna config with preferred peer set to 1 and 4.
I was now...
I just got the board, installed the nRF connect sw. Then installed the J-link, connected the board, power it on and run the quick guide, but it searches and doesn't find anything...
I've been using PPK2 to test our work for maybe around 3 years. it's always been steady and stable and can run for several days without problem. Mostly I'm using the PPK2...
I'm running the nrf5340_audio_dk and using version 2.6.0-rc1. When connecting one NRF5430 as headset to another NRF5340 gateway, running BIS mode everything works fine. But...
Hi,
We've been working on an IoT device that uses an nRF52840 in a pre-approved module from Moko. We are getting ready for a commercial launch in 2026, but I am very confused...
I have noticed that the dts file includes the configuration for arduinio_spi, along with the corresponding pins associated with spi4. However, I am unsure about how to utilize...
The Bluetooth 6.0 Channel Sounding feature supports multi-antenna functionality. The nRF54L15-DK development board is currently single-antenna. Is there any official documentation...
Hello,
I am wondering how I can enable APPROTECT through UICR with a TFM project. Using ncs2.6.0 and nrf5340. My project makes use of TFM to separate secure and non-secure...
Hello,
I am experiencing an issue with the I2S interface on my nRF5340 DK while using the nRF5340 Audio Unicast Server application with the nRF Connect SDK v3.1.0. I am...
Hi,
I'm trying to test onomondo static profile with a custom board build with an nrf9161 chip. So I've followed onomodo readme, I got an error when i'm trying to build...
Hello,
Im worried i bricked my PPK2, as I had it in ammeter mode possibly reverse VIN/VOUT connections to my DUT.
The DUT is powered over usb externally. I tried to measure...
Jeg har en skoleoppgave i teknologi og forskningslære 1 om CPU-en. I denne oppgaven må jeg stille spørsmål til en virksomhet som er involvert med denne teknologien. Derfor...
Hello,
I am trying to set the TX Power on theThingy:53 to -20 for advertising. However when I check the output files, the Option ` CONFIG_BT_CTLR_TX_PWR_MINUS_20 ` is always...
Hello,
I am planning to use the nRF5340 in High Voltage mode and LDO mode. Currently, I am designing a PCB where minimizing the component count is critical.
I understand...