Hi,
I have designed a custom board using the nRF52840 and have successfully programmed it using SWD (SWDIO & SWDCLK) with a J-Link programmer . However, I now want to program...
Dear Nordic
I'm looking for a DTM code for nRF54L15,
From previous experience of nRF52,
There are some example HEX files available in SDK,
But I can't find any example...
Hi Devzone
We found that the NRF54L dk will stuck if add systemView function into the bluetooth sample project
we add below config into peripheral_uart/peripheral_lbs...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hello. I am trying to implement stable connection between my nordic nrf5340 and Samsung Galaxy Buds3 earbuds. I did it based on ble audio example with two connections (one...
I know the question has been asked, but a few months has passed,
but hopefully to get some new update now.
devzone.nordicsemi.com/.../nrf51822-dk-module-as-master
devzone...
Hello,
i try to implement a simple timer interrupt on TIMER1 using one of the CC registers of the NRF51822. Here is my code:
void init_timers(void) {
// Start 32...
Hi,
I have 2 questions regarding this topic:
Which specific J-Link lite mode do we get from nrf51822 Development Kit? Is it the 9 pins model or 19 pins model?
...
Hello,
I want to implement a proximity central. At the moment, I do not get a bonded connection from central to proximity peripheral (For peripheral i use the proximity...
Hello all,
I have realized my own board with a msp430 microcontroller and a nRF24L01+.
I have configured my nRF24L01+ as described in annex C of the datasheet; the objective...
Is it possible to use the J-link to debug a stand-alone PCA10004 ? I am not using the motherboard. Powering the board separately. When I try and run debug in Keil I get error...
I would like to ask a question about the time of :"Time between DISABLE task and DISABLED event when
the radio was in TX" of the "Jitter". In the picture show the "Jitter...
Dear nordic guy, I'm developing
with nrf51822. I have one question regarding main clock control.
I want to turn on and off 16Mhz clock in application side.
application...
Hello,
I have some code running that transfers binary data from an iPhone to a nRF51822 device (used for firmware upgrade).
I have used a variable length characteristic...
When starting with nRFgo Studio "Erase all", "Program SoftDevice" & "Program Bootloader" to have a almost virgin base without an application, I succeed perform an over the...
Hello,
currently I am thinking about the proximity concept. The following scenario is given:
We have a Display that shoud lock/unlock a Device
We have a iPhone...
I used SDK 5.1 and S110 6.0, I dowmload the project ble_app_ancs to nRF51822 DK. I try to connect it to iPhone 4s (which run on IOS 7.04), when I click 'pairing', the led...
Device: NRF51822; BMA250E
Description:
When I read BMA250E via I2C without BLE protocol, commnucation run well.
And if there is no I2C commnucation, BLE protocol can...