Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
I am trying to use segger linker instead of gcc and followed the below link to port the changes
https://wiki.segger.com/Porting_from_GCC_to_SEGGER_Linker
I have tried...
Hello,
i was wondering if it is possible to have a node in a mesh, that is communicating to a PC via a COM-Port. I know it is possible to communicate via the J-Link Debugger...
I want to control network formation process for coordinator and end device through application layer. I refereed light switch example to understand network formation process...
Hi,
Please help, I've been struggling with this problem for a week and I want to get to the bottom of it.
I have production devices in the field based on s110 v7.1.0....
Hi,
Please help, I've been struggling with this problem for a week and I want to get to the bottom of it.
I have production devices in the field based on s110 v7.1.0....
Hello ! I encountered a problem in sending and receiving data from one nrf51 card to another nrf52 card
i use this method in (ble_config.c) to send string data :
void...
Using the nrfx_qspi driver, it is possible to put a QSPI memory into DPM to save power, this all works fine and well. We want to keep the memory in DPM when uninitiating the...
Hi all,
I make a key using nrf52832. It tranfer data to other device. I have 2 option for this. Using beacon (BLE) or Enhanced ShockBurst (ESB) . I want to optimize energy...
Hi,
I was wondering what are the main differences between the different libraries included in the SDK that are meant to be implementations of ring buffers. I'm talking specifically...
Hi
I am developing a product for the health care market, and we chose embOS by Segger to by our OS for the nRF52840 Based product.
I've created a project based on ble_app_uart...
I am trying to send some data from RPi , And I am using the example of NRf Uart APP.
printf("\r\nUART example started.\r\n");
while (true) { uint8_t cr; // printf(" \r...
Hello All.
I try to build a generic function that read device reg over its I2C. I take the TWI master example of Nordic.
There is need for callback function to get in...
Hi
We are using your product nRF51x22_QFN48 with a balun BALF-NRF01E3 from ST and the PA.11 antenna from Taoglas Ltd.
Do you already have this product certified for RED...
Hi guys,
We have noticed some unexpected behavior of supervision timeout in case of few fast sequential calls of connect and disconnect commands in nRF connect app with...