Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
Hello DevZone team, I recently received a new nPM1300 Eval Kit (PCA10152, 1.3.0, 2025.19) and connected it the first time following the documentation ( docs.nordicsemi.com...
Dir Sir
I have bought thingy 91 X for evaluation purposes
After activation of the Sim and, I have a constant green Led on
The device does not connect to the web application...
In the documentation for the secure bootloader, it's mentioned that the provisioning data gets stored in OTP memory for some chips (e.g. nRF5340). Is there a way to know what...
Wonder if anyone has experience this but my Zephyr OS and a http client application eventually crashes due the network interface going down coming back up. Initialization...
Hi everyone, I'm trying to set up a bootloader chain using sysbuild (NSIB → MCUboot → APP) so that MCUboot can act as an upgradable bootloader. I'm working with the nRF54L15...
I have searched all responses here and whatever sources I can find, but not have any success. The main problem is that existing materials appear incompatible with the 54L...
Hello
I'm currently trying to connect to an AWS IoT Core broker using the MQTTX client. I'm generating the necessary certificates through the CreateTeamDevice API endpoint...
Hello, we've a nRF9161 DK board a we saw on the back side a footprint for mounting an SD card holder and we found the SD card holder component in the BOM.
Unfortunately...
Hi,
After some difficulty in obtaining the modem trace file, I'm here to have help about connectivity issue. I have a custom board build with an nRF9151, I use Onomondo...
Dear team, in my design I'm using MCUBOOT to perform FOTA DFU over BLE and I need some confirmation about the building process to be sure to do all the step in a properly...
Hello,
I face a problem which I can't understand really and where I need support.
It is strange...
In our electronics we use the nRF52840 which is enclosed in a module...
Hi everyone,
I'm developing a Matter device on the nRF54L15 platform using NCS 2.9.0. When commissioning the device via HomePod and iPhone, the device unexpectedly reboots...
Hi There,
I am using a nRF52840DK board to experiment with NFC Tag technology.
I started with the "Writable_ndef" example inside the nRFConnect, and it works.
I wrote...
I have a simple GATT server application with two characteristics, RX and TX. In my prj.conf, I am trying to disable pairing as follows :
I can connect to the server from...
Hi!
I'm migrating my development environment to arm-based Mac. I succeed to install nRF Connect for Desktop app for aarch64 architecture, but struggling to get Bluetooth...