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...
I have a nRF51822 and arduino uno board. Is it possible to connect my nRF51822 uart to the arduino rx/tx, so that i can use it for communication to PC through arduino. The...
I'm having some problems when flashing the mbed enabled nRF51 kit. This is currently my environment:
When I try to download the file I always get this error: "Cannot Load...
Hello all,
I have two services which has characteristics with indication only property. I am using sensor simulator to generate values. When i write first CCCD write of one...
Hello,
I have been searching for GPIO documentation, particularly on interrupt configuration, and I have come up short. Can someone send me a link where I can find more...
As we know, there is a solution of wireless charging in nordic. I just want to know where is the Bluetooth stack in the solution? In SOC or in Bluetooth controller? If In...
Hello,
I am using nordic development kit nrf51822 and i was trying some examples of it as given. But in that in one example there is one function
static void gpiote_init...
I am aware that the debugging interface draws significant current, I do not believe that is the case.
I have 2 designs in front of me. Let's call them '2.0' and '3.3' ...
Hi
I'm a little confused with the RAM usage with S110 support, the following represents the memory usage of example of "ble_app_template", even there is no any application...
Hi,
i want to know
how to sink mobile and softdevice in BLE or WIRELESS(having 4.0 stndrd)?
how to send BCON from nrf51288 board in order to set connection with...
Hello,
We have started down the path of getting our first Bluetooth Smart product through the Bluetooth qualification process. We are using the nRF51822 with SDS 6.0.0...
Hey guys,
is there a way to let the devices know (during the advertising) that there is new information on the peripheral to receive and the devices should connect?
Usecase...
Hi,
In the proximity example, the bond restore function is called after a disconnect.
The question is: is the disconnect really necessary? Why can't I just make the...