Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
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...
Hi, I am using nRF52 as a central SDK15.2 and SD132. I want to add in peripheral mac address which I want to put in the whitelist manually from the UART. But the example that...
Hi,
I read on the forum that DMA for UART block is not possible on nRF51. Is it true?
If yes, is there any way that we can enable this? Our application demands DMA for...
We developed device based on nrf52840 and android app based on nrf uart v2.0. The application runs very slow in google pixel 2xl., oneplus3 etc thich are updated to latest...
I'm working on certification for a product which uses an nRF52832 chip. I've found https://launchstudio.bluetooth.com/ListingDetails/14830 , which it seems I can use for the...
Hello,
I followed getting started guide given in the link below,
https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/getting-started-with-nrf9160-dk
I started...
(there isn't an option for nRF Android or Mobile when creating a case!)
Next to each Characteristic is one or more little arrow icons:
Where is the documentation which...
Hi,My lord. I use SDK 15.3 to run the example ble_app_rscs_pca10040_s132/s112 in DK PCA10040. My cell phone Samsung S9 runs the latest version NRF connect 4.22.3. But it can...
Can somebody explain the differences between the 2 git repos at NordicPlayground and Rallare regarding the nRF9160DK? Rallare has more samples of interest to me but I've setup...
hi,
Development environment:
SDK15.2
NRF52832_QFAAB0
During the test, the program will enter the HardFault_Handler interrupt. The process of entering the HardFault_Handler...
Hello,
We are using PCA10059 with the pc-ble-driver as a central to connect to our device, which is based on the nRF52832.
We need to be able to connect to two peripheral...
Hello,
I'm using nRF SDK 15.0. I'm trying to use SAADC peripheral in my code. My primary code is based on "ble_app_template". I have added several services which are working...
I've been playing with Mesh DFU and I was wondering about the relay feature. When does a device know it's time to stop relaying a Mesh DFU packet? How does Mesh DFU prevent...
hello,everyone,
I use the Infocenter Guide , and
I changed my section placement marcos by the warning:
FLASH_PH_START=0x0
FLASH_PH_SIZE=0x100000
RAM_PH_START=0x20000000...
Hi, I am trying to interface nRF52832 with KX 124-1051 accelerometer sensor using I2C. I want to read the chip ID of the slave device. The SCL and SDA pins i used are 28 and...