I am using nRF Cloud to update firmware on nRF9160 based products in the field. They are connected via LTE Cat-M on Telstra in Australia. The problem is that the download...
I need help with this issue. I'm updating the code from SDK 2.4.2 to SDK 2.9.2. I had change the device tree to HWM2 and I'm using sysbuild.
The build log is showing this...
Hi all,
I'm trying to set up MCUMGR on 54L15, such that it can receive images from my border router when they're in the same Thread network. I read that we can upload images...
SDK: 3.0, nRF54L15
I have modified the clusters using ZAP tool (west zap-gui). When I tried to built, I get the below error:
1. I used Matter door lock sample and the...
Hello, I'm developing on an application which requires to catch high speed, variable size and bursty (~0.5 Mbit/s) data from a sensor connected to a nRF9161DK trough a UART...
If I try to compile any of the WIFI examples for the Thingy91x I get a RAM overflow error. The only exception to this is the WIFI scanning example. If I build these for any...
Hello, I'm having trouble opening CMSIS Configuration Wizard from SEGGER Embedded Studio on Ubuntu Linux.
I followed this video over here: https://www.youtube.com/watch...
Goodday all,
I have a few nrf52840 dongles that is not being picked up by the usb anymore. I have been looking for ways to reload them back to "factory defaults" but cant...
I'm using the bootloader_secure_ble example, nRF52832, SDK14.0.0, S132 v5.0, IAR 7.80, nRF Connect v2.6.1, and an nRF51 Dongle connection to the host computer (Windows 10...
The documentation on the SAADC peripheral driver is unclear about how the samples are handled. When I read the docs I was under the impression that when providing a multiple...
Hi All,
We are using nRF52832 in our product. We are facing issue to establish bootloader in it. We used example codes for bootloader.
Below SDK example and procedure...
This questions seems to have been asked before in bits and bobs, but it's been hard to get a full concrete answer to this, which should be simple (in hindsight) I hope.
...
I’ve provided radiated immunity test for our devise based on the nRF52832.
The test has been provided by electromagnetic pulse with a power of 10V/m ,duration 1sec and the...
I am testing on my own board. The SDK is nRF5_SDK_12.3.0_d7731ad IDE is IAR Embedded for arm 8.30, windows version. Softdevice is S130. chip nRF51822_xxAC.
The firmware...
Hi,
I am in need of merging ble_uart and proximity program.
is there any code already there
I need to sens the data from nrf to mobile and i want to know that the nrf...
Hello everybody, I am trying to exercise the DFU for mesh following the DFU quick start guide (v2.0.1). To put you in context I have four nRF52840 devkits, three of them are...
hi..
i am using nf52832 ... segger 15.2version ... while i am start to execute the code .. i am getting the error at nrf_breakpoint_cond ... then i tried to set breakpoints...
Hi,
I am new to software development and had a query about software version control with the Keil IDE using git.
As a beginner, I simply copied an example project in the...
Hello,
I'm on nrf52DK PCA10040, SDK15.2
I'm sure it's quite basic, but I don't get it. I just need to write actually two uint32_t value in flash memory (so FLASH_DATA_LENGHT...
Hi,
I have got a nRF542840 dongle, and I have installed all the required programs (I got all from this website: https://www.nordicsemi.com/eng/Products/Getting-started-with...
I recently went through the process of building the pc-ble-driver-py library/drivers and running it on my NRF528240 Dongle and have no issues with it. I wanted to share it...