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...
Dear Nordic Team,
Thanks for support.
We have nrf51422 development kit and trained in this sample code. How to use the same example code for nrf51822. please support...
Hello,
I have been looking to program this IC, connecting via SWD with no luck. I can connect to the target but for some reason once i try to perform erase programming...
Hi
Is there any limitation to characteristic size for use in notifications?
The reason for asking is the following:
I have a service with a characteristic with size 24...
I am trying to bond a central nordic board to another nordic board acting as a peripheral, however somewhere along the way the bonding fails. I started on the peripheral side...
Hi,
Since there seem to have issues with Android and stuff about long writes, I was wondering if there was a possibility to customize the allowed length in the device name...
I have designed new device based on nrf51822 chip. New PCB with your chip and other elements. I with my team want to sell the standalone device with update possibility by...
Hi all,
i'm doing some beaconing experiments with my NRF51-DK, a RFX2411N-EVB and a HG2408U antenna. I'm using S110 with beaconing demo code, and nRF Connect app to measure...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
So having first used Kiel, then Eclipse, it was great to finally ditch my clunky windows laptop with its terribly laid out keyboard by making the transition to Segger Embedded...
hi,
i am integrating c++ library with the ble_app_uart example code. using s130 on pca100028 board. in the make file i have made changes by replacing
CFLAGS += -mthumb ...
I want use pwm driver to generate 8 channel pwm wave with nrf52832, My board is PCA10036. I use example “nRF5_SDK_11.0.0_89a8197\examples\peripheral\pwm_driver\pca10040\arm5_no_packs...
Hi,
Can anyone tell me about fstorage module and can I use this storage space to store password? Will it give me any extra level of security? If so how to implement and...
I use a nRF51 dongle for some tests and I want to map the UART interface of UART_example on the pins 15,16,17 and 18 of the Dongle.
I try to juste adapt this lines of code...
I want to know the architecture of transmitter of nRF51822. I have questions as follows.
Does the block diagram of nRF24L01 show it? (nRF51822 has on-air compatibility...