Function: Now we have developed a function similar to usb file upgrade on the application side by ourselves (which requires operating bank1, writing the Settings page, involving...
Hi,
I am almost done with my code for channel sounding with multiconnections. It all works, but somethimes i get this after a certain period of time: This Warning pops...
Hello, Nordic Team! I followed this document and used the XML file mentioned in the document. custom_clusters
I did regenerate the files under the zap-generated folder,...
Hi,
I want to develop a new project without using NCS way. For this project, I didn't use the Kconfig and deviceTree.
The hardware I use is NRF54L15-DK.
My purpose is...
As subject, the key is using prj.conf, compilation errors will occur, if do not use prj.conf, c ompilation pass but 54L15 not work(no logs aft pwer on). Is fast pair(locator...
Hi, I'm working on the DK for nrf52832. I have a working code for BLE, and another working code for die temperature using interrupt. Now I want to merge them and trigger the...
Hello,
i'm trying to get running nRF51 on Arduino IDE. I have forked RFduino at the moment github.com/.../RFduino
With SDK i can compile a startup library and an simple...
I am having a lot of trouble using the new 4.3 Android API. I am trying to develop an application for the Android that will communicate via BLE to a Nordic device. I have...
Hi,
I'm using a 51422 with a s210/s310 softdevice. I have some nodes that must exchange some independent data. So I configured the communication to be an independent bidirectional...
Hi,
I am using SDK6.1 and SD7.0 for our application. I would like to know how to implement the static PIN type pairing?
I have searched Nordic's developers zone and found...
Hello,
I am new to nRF51822, and trying to make a simple application for master - slave data transfer.
I want to know how Much time passes from the start of the device until...
i want to prevent somebody to copy my app by SWD interface,so i set RBPCONF register in main application,but i find that it is no use writing RBPCONF register.
First ,i write...
Hi all,
I am new to nRF51822, and trying to make a simple application for device-to-device data transfer.
I have tried the "ble_app_uart" example, which is for device...
I compiled a new HEX for the pca20006 Beacon based on the ble_app_uart project for the pca10001 (remapped the LEDs and buttons), but when I load the beacon using OTA DFU,...
I compiled a new HEX for the pca20006 Beacon based on the ble_app_uart project for the pca10001 (remapped the LEDs and buttons), but when I load the beacon using OTA DFU,...
Hello all.
I just finished started setting up the environment for Nordic development. We have a Beacon Kit and a nRF51822-EK board.
I managed to compile and run board...
All of a sudden my jlink cortexM is taking a long time to program my nRF51822 on the devkit board. It used to be a few seconds, and now, out of the blue, it takes almost a...
Hi everyone,
after i made fast progress with my last "problem" ( devzone.nordicsemi.com/.../) , my Arduino and nRF8001 is working without an error.
Within my sketch, i...