I am following along this example on your website: Exercise 1 - Nordic Developer Academy , and currently trying to complete this excercise: Exercise 1 - Nordic Developer Academy...
Hello,
I'm having a serious issue with my nRF52840 board. Here’s what I already tried:
What I have done:
Verified working USB cables (data + power).
Installed...
Hello,
I’m working with a custom board using the nRF54L15 and the latest Nordic SDK, and I’m facing an issue while trying to communicate with an nPM1300 over I2C.
Here...
So I need to decrypt a single 16 byte block of data using AES128 and a pre-shared key on the above SoCs. But PSA doesn't seem to work (I'm currently working using the nRF52DK...
nRF52832, SDK17.1, s132 I work with SPI and it works on the this project with SDK15. But I have transferred this prj to the SDK17.1 and I can't make SPI work. I don't get...
Good Afternoon,
I am working on getting the npm1300 up and running on my custom board. I have a 1v8 line and a 3v2 line with the load switches being used as LDOs. I am using...
Hello,
I'm currently working on a fitness tracker application using the Nordic nRF7002 DK board, paired with an analog MMA7361 accelerometer , and a round GC9A01 SPI-based...
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...