Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
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...