Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
I would like to add smp ota firmware upgrade to the matter sample project, can you provide me with the specific steps to do so, and in which path is the ota file compiled...
I know this is going to make me sound SO annoyingly particular, but the nRF Connect for Desktop icon is the wrong size (too big) on macOS and looks wonky...
Hi,
I am currently working on a BLE throughput project for the nRF52840 and have successfully tested data transfer from the central to the peripheral. However, I need to...
Hi,
I'm using NRF52832 custom board using NRF52 SDK V17.0.2, SES V5.4 and J-link tools V7.64d.
Whenever I build and program the device through Embedded Studio I get NRF_ERROR_INVALID_STATE...
Hello, I develop the dfu for my application. I started testing the dfu process with maximum image size that I can build and I need some help here.
Here is my pm_static.yml...
I am currently in the scoping phase for a product that saves high frequency data to an external SPI flash chip and dumps that data over Wi-Fi once it returns to an area covered...
Hello,
I'm trying to install nrfutil on a new computer and i am getting weird error when using device pluggin.
I install device using: nrfutil install device
And when...
Hello,
I am using a nRF5340 with mcuboot and multiple customer-specific partitions. I did not finish creating a separate board definition yet. Currently, we are using the...
Hi,
I am building the Zephyr hello world example(C:\ncs\v2.9.0\zephyr\samples\hello_world) for nRF5340DK board, the NCS version is 2.9.0.
I enabled watchdog and WDT_DISABLE_AT_BOOT...
Hi all,
I have written an adv demo myself, and once Bluetooth is connected to the customized board, the following problems will occur,
but it works fine on 54L15DK....
Hi Nordic Tech Team and All,
I am currently implementing BLE-based FOTA for the application core on an nRF5340 using MCUboot. I can successfully update the application core...
Hello! Introduction. Responsibilities of the cores in my device: 1. app core. 1.1. data processing from a stereo microphone 1.2. data sending to net core. 2. net core. 2.1...
I have flashed the OTS peripheral sample on my Nordic nRF52832DK , with my phone (Android - Nordic nRF Connect ) I can discover all the services , select objects , etc , but...