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...
I want to experiment with BLE Mesh. I have several BLE400's with nrf51822's. I want to use these as mesh nodes. I want to get the nrf52-dk to use as an interface node. Can...
I recently downloaded Segger's Embedded Studio to compare its performance and ease of use with IAR Embedded Workbench. We have a kickstarter version of IAR for ARM which has...
hi,
i am using nrf5 sdk 14.2.0 ble_app_uart example with keil v5 IDE and i am doing coexistence with nrf5 sdk for mesh v 1.0.1 for nrf52832 mcu.
a have done all steps...
I use nRF52840-Preview-DK PCA10056 v0.9.3, SDK 14.1.0.
I would like update bootloader, but i have any problems.
I do these steps
1.eraseall 2.program softdevice 3.load...
May be I just did not fined a good reference manual for the software, but it really frustrating me to try and understand from examples.
Is there some guide which take a...
When P0.18 is configured as the RESETn pin, is there a pull-up enabled?
In our design we have an external CPU driving the nRF52 RESETn line.
We have a pull-down on that...
Hi all,
I was wondering if the information in the documentation is the right, I was looking for the Memory map for the nRF52 when using the SDK13 s132 v4.0.2, but on the...
Hello,
Could you please indicate where TXPOWER is defined in the "ble_app_beacon_pca10040_s132" code example ? If not defined, could you please indicate what is the best...
Hi,
we are currently planning how to productize our IOT module which is based on nRF52832. We most probably use pre-flashed SOCs, but the we should be able to read Device...
I am trying to implement 128 bit uuid service and charachteristic and I am getting error 4(memory error) from
line 10: sd_ble_uuid_vs_add(&m_midi_service, &midi_init); ...
Hello. Devzone engineers
I'm testing Nordic_Uart. I have some issues.
UART\s data not sent to android. Android app is nRFconneter and Example is nRF5_SDK_14.2.0_17b948a...
I'd like to be able to enable/disable the S140 SoftDevice multiple times during operation (SDK 14.2.0). To achieve this I'm using `nrf_sdh_ble_enable` and `nrf_sdh_ble_disable...
Hi,
Im trying to modify secure_bootloader demo in SDK_12.3, to use timers. I modify nerf_dfu.c file in libraries/bootloaders catalog. I want to achieve bootloader wait...
I am using MasterEmulator.dll for connecting to pear device.
I am using nRF51 Dongle and pear device is nRF52 custom board.
The pear device is advertising at very low...
Hello,
we have custom boards with nRF52832 chips, which show different behaviors in low power system ON mode. The current consumption is pulsing at around 22Hz to ~34Hz...