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....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hello, I get the
"ERROR: The --family option given with the command (or the default from nrfjprog. ini)
ERROR: does not match the device connected."
message after...
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.
...
Hello, I have a couple of questions concerning the nrf52840 dongle
1. Is the dongle supported in the nrf connect sdk? I see that the board is within the build boards,...