Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
I was trying to setup a nordic nRF9160DK following the steps present on the first lesson of the course "Cellular IoT Fundamentals", and fail to do so. When I got to the verification...
Hi,
I have used PPK2 to measure nRF9160 current using different boards. I like the product, but I'd like to note is that there seems to be a typo in the PPK2 documentation...
Hello,
When we try to run the standard radio tests for bluetooth, we get really low power compared to what is expected (difference of about 32db). Turns out SW_CTRL0 was...
Hi there, I am working on SMP client server application where I want to do the DFU of server from the client side where both the server and client are nrf52840 dev boards...
Hi,
I followed the instructions listed in Installing the nRF Connect SDK (nordicsemi.com) . Then I followed the steps in How to create and build an application (nordicsemi...
I am working on nrf52832 development kit for interfacing SX1262 Lora module via SPI. I have configured SPI 0 as follows:
Initially I am trying to read the SX1262_REG_SYNC_WORD...
Device/Board: nRF5340 DK Application: Mesh Light (Bluetooth Mesh Network)
Use Case: I am currently working on a Bluetooth Mesh network using the nRF5340 DK. My goal is to...
Hi,
We are using nRF SDK 2.6.1 and have selected the nrf7002dk_nrf5340_cpuapp target. After adding CONFIG_BOOTLOADER_MCUBOOT=y to the soc_flash_nrf example,
the code fails...
Hi everyone,
I have a problem about MBR and Bootloader memory (at address 0x74000). I am using nRF52832 S132 v6.
My purpose is that I can upgrade bootloader from inside...
I am designing an FPGA to have a SPI slave port connected to the nRF5340 SPIM4 master running at 32 MHz. But the setup and hold times for this configuration are missing from...
I would like to wake my app from sleep (k_msleep) on a GPIO interrupt. I'm finding that enabling the interrupt draws an additional 6uA however (8uA vs 2uA without it) - am...
I would like to set a gpio pin on Radio RX Ready and clear it on Radio Disable all via PPI. Below is my code. I only get the pin to change levels when the OUT task polarity...
We are looking into the following link for the softdevice S112 API documentation however we are getting Error Code 404.
Technical Documentation (nordicsemi.com)
Can...
Hi ,
I want to enable encryption in Bluetooth communication for a proof of concept.
I have Wi-Fi Provisioning example and in that while sending the wi-fi password ,...
Hello,
We are using nPM1300 in our project.
I would like to configure it to the maximum possible discharge current limit, as there are inrush currents in the board.
...