Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Across several NRF Connect SDK versions, I have noticed that when built with the bootloader, the child image is built with the wrong environment and does not use the vendored...
Hi Nordic team,
I am working on a custom board which contains a nRF52840 BLE chip.
The board advertises with 'Nordic Template' code but not with the DFU code.
I program...
hi,
I want to use PPI function for timer trigger to PWM, but I noticed PWM doesn't have TASK_START register, please see the pictures.
how can I start PWM by timer?
...
We built a prototype board using the nrf52840 QIAA package, then developed a production board using the CKAA package. For some reason the Zephyr system tick is about 5x slower...
Hello, I try to transplant some code of project \examples\dfu\secure_bootloader\pca10056_uart to project \examples\dfu\secure_bootloader\pca10056_s140_ble. Trying to make...
Dear Nordic devzone community,
I am using nrf connect SDK version 1.8.0 for the asset tracker and 2.0.2 for AT client. IDE is Vscode Studio.
I have designed a custom board...
Hello,
I am working on a demo for multiple audio sources (using 1 nRF5340 Audio DK per audio source) connected to a central (which will be an nRF5340 Audio DK). Is there...
Hi,
In my project, I have to connect to a ZigBee Hub provided by a third party, and the problem that I am encountering is that I am unable to rejoin to the network after...
Hi, greetings all !!
I am developing an application based on ble_uart_peripheral example on nrf52dk_nrf52832 using NRF Connect SDK2.1. In my application, I have to receive...
Using Ubuntu (same behavior on 20.04, 22.04, and 22.10) and nRF Connect for Desktop 3.12.0. I have my J-Link hooked up to an nRF9160 on a custom board. When I check it at...
Hi,
I want to build this sample https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.2/nrf/samples/nrf5340/multiprotocol_rpmsg/README.html as a multi image build with...
Hello,
our Team is thinking about using the %XPRODDONE AT comand for the production devices, but we are not sure about all consequences of doing this.
The Documentation...
Hi Nordic team
Developing a nRF5340 hardware I need to add a debug connector. I use segger j-link and this cable
I tried to find out about the pinout/connection to the...
We have recently acquired a few BL651 modules from LAIRD which are based on nRf52810. Currently we do not have any development kit but would be getting one soon. Using The...