I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hello,
I have a project where I wish to have BLE operation while active and use RTC1 as a calendar keeper while in low power mode. So far as I have seen, the softdevice...
Hi all,
I am currently working on the nRF51422 with the S110 version of the Softdevice. The SDK version is 8.1.0.
I tried to get some information back from the Softdevice...
Hi, i am new to embedded system.I want to use nrf52 DK as master and connected with two slaves by two spi channels. since in hardware design, I have designed the chip with...
Hi All, Am using NRF52 and SDK 11.0.0.2 alpha ,
I am using two profiles. I need to Advertise with specific name and parameters for each profile. This profile switch has to...
Hi,
I want to program the nrf51822 with C++ and from what I've found here it should be possible.
But nrf_drv_gpiote.h contains designated initializers wich aren't supported...
Hi. I use SDK 9.0.0 and Softdevice S130 1.0.0.
I try to pair Scanner and Peripheral. Scanner use example code "ble_app_uart_c_S120-master".
My peripheral have function...
Hi
When using BLE events i'm usually confused which event to handle , for example GATTS_WRITE or GATTC_WRITE.. i don't know which is the server and the client ?
Any idea...
Hi
Myself Mitul, India
I have one query regarding BLE chipsets.
Q1. Is any BLE chipset is capable for audio data transmission?
Q2. Is any BLE hardware chipset is compatible...
I'm having issues with eclipse integration using the NRF52.
Currently I'm using the PCA10040 dev board and using the tutorial here: devzone.nordicsemi.com/.../
I am...
hi,
i am using uart example from nrf51822 example. when i am sending continuous stream of data then my connection breaks. it disconnects from peripheral device.
how should...
Hello
The nRF51822 has as I understand it 256kByte flash and 16kByte SRAM.
If I run the S110 softdevice, how much sram/flash memory is available to my application program...
Hello all is there a way to have the nRF51822 report back UTC in nano seconds, my though on this is the basic RSSI does not really tell the distance correctly I would like...