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...
hi , I am trying to download the softdevice(v8) and cross compiled application(using makefile in nrf51822 sdk v6) from my Linux PC using JLinkExe.
following is the memory...
if i am a master i want know to know the sleep period of node,how do i know...?
how do i know whether it is sleeping or awake..?
if i have data to sent for node,but...
nrf51822_AA rev3, SDK8.0.0, S110 8.0.0
My application has the max number of bonds set to 24 with a size of 128bytes each. So that's 3 pages. Plus one page for saving user...
Hello,
I want to generate timer events as exact as possible, based on a time base that is defined by a runing timer. For example, I've setup timer0 to count up every 1µs...
Hello,
I want to use the Segger drag and drop programming feature on the PCA10028.
I have got a running application with the S120 softdevice.
To use the mass storage...
After 6 days hard work finally completed a C++ class to implement MultiCeiver and Enhanced ShockBurst….
But the “Product Specification PDF” contains some errors:
a) Page59...
What's the best way to ask the device manager how many bonds it has? Or even, whether it has any bonds at all?
I can see nothing in the API docs here:
developer.nordicsemi...
Hi all,
I asked this question before but I am not able up to now to find solution. How to use DFU example of SDK 7.1 for the S130 SoftDevice. I have tried some flash address...
I am currently developing a bootloader for N548 chip from Dynastream/Nordic.
I am following the project example for the S310 soft device and using IAR.
The project had been...
So I see ble_app_hrs and others have some nice examples of buttonless reboot into DFU bootloader. But for security reasons, I'd rather the user hold down the reset button...
hi, I am very new to ble and I am trying to download softdevice S110 to my Yunjia NRF51822 board. I am using J LINK connected to my linux PC to download the softdevice to...
Hi:
I used a design with nRF51822-QFAA+BAL-nrf01D3+Pi-network+SMD chip antenna,but it didn t work well.I tested the VDD_PA Pin ,it didn t have a 1.6V voltage(datasheet),that...
Hello,
I am trying to adapt a bootloader from sdk examples to my nRF51822 board without success.
I am able to adapt the example apps from the SDK (I have to change the...
I want to use ble_app_multilink_central example but can't work.
NRF1422
QFACA10
PCA10028
already program softDevice S120 and use Keil C to download ble_app_multilink_central...