Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hi,
We are seeing weird behavior in the way the nRF Cloud UI displays changes in the device shadow, specifically for properties that are being nulled-out.
Let's say we...
Hi,
Im using an SPI device and also the SPIM NRF driver. This device is not always on, but the overall flow is:
Power On the device on boot and do basic info readings...
I have ordered two boards using the nrf52840
I was able to flash the first board and my firmware is working as expected however whenever I try to program the other one I...
When uploading a network core image though MCUBoot and confirming the image, sometimes it fails to accept and on other builds it accepts the update.
I have narrowed this...
Hi
Greetings, Hope you are doing well.
I am fairly new to using the nRF Connect SDK through VS Code. I completed the nRF Connect SDK Fundamentals course, and I also noticed...
Hi All,
I am currently working on an project with the nRF9151 using the nRF SDK v3.1.1 and MCUboot and I need to sign my application images using an external HSM. I am using...
I am having this problem in my Macbook Air M4. It times out when flashing the application via nRF Connect SDK extension. I also tried to run the nrfjprog command myself and...
I’m evaluating the nRF Connect SDK Bare Metal SDK and hit an issue with the bm_storage library. bm_storage_write() and bm_storage_read() work correctly, but bm_storage_erase...
When using GNSS periodic mode with nrf_modem_gnss_fix_interval_set() set to 20 minutes and nrf_modem_gnss_fix_retry_set() to 5 minutes, the actual wake-up intervals are inconsistent...
Hi,
I have a feeling we may be experiencing Modem Reset Loop Restrictions on some of our devices, so I want to put in something to our application code so we know and can...
Hi ,
I need to do create the bootloader . generally what we dump in to the board was the firmware not bootloader right. I want to do the OTA updates on the nRF52840 Dev...
Hello,
I am currently using nRF Cloud to perform FOTA updates on my nRF9160 devices. I have multiple certificates on this device.
1. TLS certificate for my application...
I need to store a hardware-revision value on an nRF9160 during manufacturing (using something like nrfjprog ), and the non-secure application firmware must be able to read...
Hi
I’m working with an NPM1300EK connected over I²C to an nRF54L15 , and I’m seeing an issue where the VBUSINSTATUS register consistently reads back 0x00 , even when VBUS...
Hi,
I’m working on nRF9151 with nRF Connect SDK 2.9.0 , and I’m facing a FLASH overflow issue when enabling dual-image OTA (primary + secondary partitions) . Our project...