Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
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...