I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
I want to estimates 51822 consumed ,I find the tools is used to nRF52. nRF51 and nRF52 are different in some parameters,so if use the tools calculated nRF51 consumption maybe...
Hello Community,
According to my Applicatrion, it is so that I have to receive data from BLE App and send them to a different Device where these values are to be written...
Hello NRF Team,
I am manusinh thakor.actually i'm developing one BLE application using NRF8001 .i bought NRF8001 chips from mouser.in.i already designed hardware for NRF8001...
Hello,
Is there any DFU package that can be created that would enable downloading a larger bootloader? In this case, we have the non-debug bootloader loaded and want to...
(Protocol of my I²C Device)
I have tried the nRF52832 DK for a while now with the examples and so. I want to program a different Bluetooth Module, the EYSHSNZWZ from Taiyo...
Hey all,
I'm trying to roll our "own version" of the bootloader for the Thing52. I have followed the instructions to create the PEM file and the public key. I'm able to...
Hi all,
I'm looking for some advice on what hardware to buy for my next project as I'm not clear from the specs if existing self-contained solutions do what I need.
I...
I have software on my PC with an NFC reader attached, that connects to my nRF52 devices, reads the NDEF tag, modifies it, writes it back, then reads back the modified value...
Hi,
I've been trying to get the button events from the nrf52832 where FreeRTOS is enabled.
https://gist.github.com/gpgabriel/f070e39f335da8579e9a577b44109237
The 2 function...
Hi, We are testing the dfu ota example for the PCA10040. In our application we have some default values and settings are stored in the RAM. nrfutil is unable to generate the...
Hello,
I am using the Thingy app for ios as reference to read my own temperature sensor. However, I am reaching a point where I get stuck.
I cannot understand/find where...
Are there any limitations when the central is connected to 20 peripherals at the same time? Is there a minimum connection interval (ie, can I set them all to 7.5ms?).
Hy everybody,
I'm trying to implement DFU bootloader in our custom board, starting from the "bootloader_secure_example", where I just changed leds and button pins in order...
hi,
i am doing nrf_mesh_dfu example with nrf_sdk_for_mesh v1.0.1.
so far i am able to generate device public_key and private key by following instructions .
and also...
Hi, I get a hard fault when I try to add an own UUID to the softdevice S132. I'm using Eclipse with GCC compiler, Rigado BMD350 eval board with the nRF52832 chip on it. As...