How to prevent storage partition from erase durning MCUBOOT firmware update?
I use Settings with NVS to store data
CONFIG_FLASH_MAP=y
CONFIG_FLASH=y
CONFIG_SETTINGS...
Hi,
I am building a Thread network ( www.youtube.com/watch with a Rasp Pi 4 as a border router, an nRF52840 DK as an RCP, and an nRF5340 DK as a child to be added into the...
We found a problem with a client's legacy design. They use two 12 pF load capacitors for the 32 MHz crystal, which has a 4 pF capacitance. This is a somewhat unusual Abracon...
Hello DevZone,
I have a project where I currently use the AT%XPOFWARN feature, in order to turn off the modem in case the battery voltage is too low. It's used in both cellular...
Hello,
I am currently evaluating options for integrating Bluetooth Low Energy (BLE) functionality into a medical-grade device that requires time-sensitive communication...
I have created my own project and board files for the development board I made. I have 3 I2C busses for different power domains, one SPI bus, and UART for debugging, so 5...
Hi,
I got the following hardfault when running sdk 14.2, nrf52832. Since the address shows it locates in softdevice...I do not know why. May you please give me tip? Thanks...
Hello, we have a handheld device with Microchip (ex. Atmega) Microcontroller that essentially monitors and records different environmental conditions and stores them them...
I am making PUC for sending & receiving string through ble nrf51822 to phone(nordic app) with particular user define time interval like 1 min , 5 min etc. using ble_app_uart...
I'm running \nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs and following instructions from http://infocenter.nordicsemi.com/index...
Hello,
We are using in nrf51822 in a product.
I do not understand whether by definition and, thus, always, before connecting, whether a peripheral
goes to sleep between...
Hi,
our device has a hard current limit of 2mA. Normal BLE operation is actually no problem. Connection parameters and packets/event are negotiated accordingly between master...
Hello,
I am using nrf SDK 15.0.0. I am unable to build ble_app_uart example in SES. It shows this error in the screenshot:
But i can build the same example using Keil...
Hi everyone,
I want to set LF CLK source to XTAL without softdevice. But, LFCLKSTAT value is 0x00010000(CKL RUN, CLK SRC = RC) after clock start.
So, I checked same test...
When drawing lines of equal start and end x, y coordinates the GFX library shall draw a rectangle with thickness applied. If the value of the opposing axis has a start value...
Hi everyone,
This might seem like a silly post, but this happened.
I build and ran the example QSPI code given in the sdk.
But after that if i try to run my own code...
We're writing code that does dynamic pin assignment which may change over time. This question is about how the crossbar deals with conflicting pin settings.
If I set the...
Hi Technical Team,
nRF52832DK is running on central role with the below
SDK version : 12.3 IDE :IAR
It is working (connection,just work pairing,bonding, & reading/writing...
Hi,
I have connected the components mentioned in the reference schematic from the official website to my nrf52832 chip. Is there any easy method to know whether it is working...
Hello Im preparing a device that uses nRF51422 for CE and FCC testing. I need to disconnect the antenna and put a connector in it's place for the testing. I have doubts about...