Hello,
We use nrf54l15dk + MX25R8035F external flash to do the matter development, and we meet some problems:
1. when the matter.ota is 1003KB, takes about 10min30s to...
I have followed the instructions in the DevAcademy Cellular IoT Fundamentals Lesson 3 Exercise 1 exactly, (whilist filling in the gaps from the cloned cell-fund repo) and...
I'm working on a IoT device that leverages the AWS IoT and AWS FOTA components from the nRF Connect SDK. The device is battery powered, and so I want to limit the connection...
Hi there,
We have a device that utilizes an NRF52840 chip. Several threads on DevZone - including this one and this one - warn about the dangers of applying voltage to a...
Using FreeRTOS and SDK 15.3 on nRF52840 and SES, SD 140
I'm following along with the NUS example project in this particular release and have a problem I'm a little stumped...
I'm developing firmware for a RAK4630 for IOT purposes. According to the datasheet, the average consumption of the nrf52840 is 1.5 ua in system ON mode. Mine is measuring...
Hi all,
I may have encountered an issue with nrf9151DK board.
When I only set LED1 with dk_set_leds (DK_LED1_MSK) the LED1 and LED2 are both lit.
Setting other leds...
We were evaluating nRF9160 for IoT project. Wanted to know more about NB IoT
1: Does NB IoT support both 4G and 5G?
2: I have the following understanding , please correct...
Hello, I am trying to test out an ADXL362 module with my nRF52840 DK. It uses SPI to communicate. I have tried different speeds from 1M to 125K but nothing seems to work....
I have downloaded many things from many places. Even some by accident. I cannot figure out how to download nrfgo studio from the web site. Please help me understand this new...
Dear sir,
I am new to nRF52840 IC. We have selected two part number for 32.768KHz crystal. 1) ECS-.327-7-34B-TR( www.digikey.in/.../1850390) 2) ABS07-32.768KHZ-T( www.digikey...
Hello ...
Our product uses a secure bootloader based on the SDK 15.3.0 secure_bootloader dfu example. I've found a few posts eluding to bugs and would like to confirm whether...
I am trying to implement DFU for nrf51822 qfaa module I have used sdk secure boot-loader example. Its working on nrf51DK
but not working on nrf51822 qfaa module sdk : 12...
For purposes of provisioning a device, it would be handy to be able to read out the Subject common name from the device certificate. You can't read the device cert from the...
I'm working on a few projects for for a smart home company. My machine is running Windows 10 and I'm on SES version 4.40. I'm using my dev board (a PCA10040) to program the...
Hello
we are using the latest version of the Mesh SDK (4.0), and we are facing issues with the proxy. in some cases, we need to send, from a phone, 3 or more level_set messages...
Hi,
I am usinf nrf52832 development kit and I want to establish a secure connection between central and peripheral device.
I know one way is using pairing mechanism I...
Hi,
I am using mesh SDK 4.0.0 and nRF SDK 16.0.0. I ported the ble_app_uart_coexist example from mesh SDK to build OK for pca10056 board (nRF52840) by following the instructions...
I'm attempting to receive SMS in eDRX mode. It succeeds when nRF9160 device is left in a place without moving it.
However, when I move it to a far place like a few kilometers...