I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
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'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 ...
Hello,
I am trying to set the nRF52 to power off and wake up on a momentary button push (scope measures momentary push logic low around 50ms-100ms). However, I am struggling...
This is from the previous Blog: devzone.nordicsemi.com/.../
I've looked at the other dev boards. I found this one nRF52832 System on Chip and Amber SPP-over-BLE profile...