Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I'm attempting to build a project to use easyDMA with PWM, but as there are no applicable examples in SDK 15, I am working on it myself. I originally asked for help here:...
Like the subject says, when I attempt to search at http://infocenter.nordicsemi.com, the search results show the following forever. The browser reload/X button keeps flashing...
Hi,
I created a mesh network with a mesh model which allows me to send a string message over it.
I use one board with a provisioning role and 3 others as provisionee....
Hi team,
Let me confirm what's C0 in the nRF51 32MHz XO spec. It specifies as following but C0 definition cannot be found in the PS. I assume C0 is the load cap where C1...
Hey,
I’m using Arduino IDE to program my nRF52832. I want to connect two nRF52832’s using BLE for master-slave communication. Eventually I want the master to control multiple...
Hi,
I am using nRF52840 DK, and I am creating my program starting from the basic UART example. I am not using threads, just plain sequential execution. I have a chain...
Hi,
I found out, that in the light switch example (SDK for Mesh v.1.0.1) after adding second element with Simple OnOff model in the light_switch_server, it is not possible...
Hi! Im using a nRF51-dongle and the SDK v12.1. There are no exampels for Segger Embedded Studio but in Segger Embedded Studio im trying to use the "Import IAR EWARM/KEIL MDK...
Hi everyone!
Im using Segger embedded studio and its works well to import the keil project to SES. I dont get any errors when building or debugging but i cant se it in the...
I read that in large networks that configuring the relay nodes helps achieve low-latency communication. With the nRF Mesh, is it possible to automatically switch off the relay...
Hello,
I wanna use FDS module and started with FDS example given in SDK 11.
I have used the exactly same functions for initialization but it seems like FDS module is not...
The S120 Central after scanning, connecting, and issues a sd_ble_gap_encrypt() to secure the link. If the peripheral's bond (LTK) is corrupted or incorrect, the sniffer shows...