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...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hello,
When I call TASK_START in SPI Master it does not start a transfer. According to registers all seems to be set.
I found what was the problem. When I called TASKS_SUSPEND...
I am using SDk 11. S130 V2.0
What is the equivalent of spi_master_evt_handler_reg ?
I just want to configure my handler to receive the interrupt of the SPI master.
Please...
Hello, I've just purchased nRF52 dev kit and I'm using ble_app_uart example from SDK_12.2 to send/receive data from one pc (which is connected to the dev kit through usb)...
I have been trying to use nRF5 SDK 12 on nRF52 Preview DK by using PCA10040 instead of the removed PCA10036. But example 'ble_app_hrs' that uses SoftDevice S132 v3.0 do not...
Hello,
I am developing a custom board using nRF52. In my previous custom board, the total current consumption is 15mA with DCDC regulator enabled. I want to reduce this...
Hi,
I'm trespassing some code of nRF51 to nRF52 (s132, SDK 12.2.0) and I get an error when I try to call sd_ble_gatts_rw_authorize_reply. This is the code
case BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST...
I'm using the beacon example (SDK 12.2.0) which I've modified slightly so that a sensor output initiates advertising for 20 seconds with LED1 flashing accordingly. I want...
Hello I was working with the Flash Storage examples in the nordic github repo. I noticed that the FDS example while it has a IAR Workspace it does not have the associated...
Hi,
I am having trouble with buttonless DFU on my application. I am working on custom hardware on the nRF51822, SDK10.0.0, S130.
When I enter DFU from my application...
I'm working with pca10028.
Then gpiote interrupt is triggered twice.
Why is this happening?
And what is BUTTONx_EXT connected to PCAL6408A(U7) in schematics?
Hi,
I am new to nordic development. I have programmed segger program softdevice by s110_nrf51_8.0.0_softdevice.hex and program bootloader by dfu_dual_bank_ble_s110_pca10028...
My project is to communicate with the AD7780 via SPI.
Nrf is the master and AD7780 is slave. I am know implementing my solution referring to an example i found about SPI...
I'm trying to make the nRF51422xxAC advertise. Using Segger Embedded Studio.
I have this code: bpaste.net/.../f29f74986c10
On line 109, I have a breakpoint. At that...
I've followed the tutorial about setting the eclipse environement devzone.nordicsemi.com/.../
I've got every thing to work except the debugging, it stops every time at ...