Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
Hello, I am working with an nRF52811 and I am trying to get it to send data via UART with a USB connection. I tried using the USB CDC ACM module, but it appears to only work...
Hello,
my application requires a reliable break detection (The serial data input is '0' for longer than the length of a data frame) sent from a peer device on the UART RxD...
I am working on reading and writing data to an external QSPI flash (MX35LF4GE4AD) that has an internal cache mechanism. I have been able to read/write to the flash using standard...
I am currently working on a project developing a USB HID product based on the nRF52840. I have run into an issue regarding USB communication reliability and am seeking the...
Kind folks,
The more things change, the more they stay the same . At lest it seems that way. I submitted a similar message seven months ago. I see a recent spate of related...
Nordic nRF52810 requires 32 MHz external crystal, but the tolerances are defined only for wireless application (which we do not plan to use).
We want to use this CPU only...
I followed all the steps that are documented. Below is a screen capture of WireShark.
/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4...
Hi all.
For debugging my app (SD s132, V5.0, SDK 14.2), I'm using the NRF_BLE_CLI (I use Nordic the example with an external PCA10040, the Python script and PuTTY).
Unfortunately...
Hi,
I am new to the nrf52 platform.
I am working on adding just works pairing and bonding to my BLE peripheral code. I tried to take reference from ble_app_bms example...
I have developed a data logger using nrf52832 s112 sdk 17.0.2 (nus service).It logs data upto 1mega Bytes,we have a custom buit android app with which we download the data...
Hello,
I am working on nRF52840 custom board, in that, I was facing issues with sd_softdevice_enable().
When I call the sd_softdevice_enable() it's stuck. Not return from...
Im using SPI interface to read data from https://docs.rs-online.com/7d34/0900766b81327f26.pdf using the D2 opcode.
The opcode starts reading the page from the flash (528...
Hi,
we are not able to see any output in NRF connect APP in FFBM mode with DTM Firmware,
However , on flashing complete firmware, we are able to turn on Beeper in FFBM...
Hello Nordic support,
I have a Zigbee coordinator application which has declared the time cluster as a server. I have a zigbee end device which has a time cluster as a client...
Hello I'm using nRF53 DK on zephyr v1.6.1. I'm now testing the power-saving mode. I tested the system-off example "v1.6.1/zephyr/samples/boards/nrf/system_off" and it works...