Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
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...