Hi,
We have experienced some unknown resets in our devices specifically when woken up after being in storage for a prolonged period in ULP mode - about a year or so. Afterwards...
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...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
In sample project I didn't find any way to perform an update through UART like previous SDK.
Nrfutil tool documentation specify that :
Performing a Device Firmware...
Hello, per the question, how?
Is there certain register in the nrf514xx devices which can be called up in debug mode & used for such a purpose? By that I mean:
place...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I'm using the nRF52DK and S132. Is it possible to encrypt a link without any pairing, bonding and authentication process ? Please show me the way how to implement with the...
Hello.
I need to create multiple btle apps with support for the following network topology:
1 btle sensor node; it implements hrs
and bas services
1...
Hi All,
I need to certificate the nrf52 to Fcc. I understood that the radio test is very useful.
I try to clarify what the code permit to do, because i want to adapt it...
I must create an application for nrf5 dk with s132 v3.0.0 sd. In this application a device must implement heart rate service client, while continously trasmitting a reference...
Dear Nordic Engineer,
I need to work on nRF52, my Macbook Air has OSX Yosemite 10.10.5 - I can run "make" or "nrfjprog" only if I copied libjlinkarm.dylib into the same...
Hi
I am presently working on MPU92/65 sensor interfacing with TWI/I2C.
i am using nRF51822 EK with soft device s130_nRF51_2.0.0(id:0x0080) and nRF5 SDK v12.2.0 and keil...
using
nrfjprog --rbp all
and got a success
and using
nrfjprog --readuicr
got unavaible
but if using j-flash and read whole chip, it's able to be readback...
it...
I am trying to figure out how/if I can program the softdevice hex from keil? I know I can just use nRF studio however its annoying sometimes....I also noticed I cannot rebuild...
I'm using an nrf52dk (pca10040) to develop an mqtt subscriber application.
I'm using the IoT softdevice, with the IoT 0.9.0 sdk example for subscriber as a starting point...
Hi,
I want to know in general about the UUID that we add in to GATT files.
Basically, I want to know that there are different UUIDs for different applications heart...