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 have two of the nrf52840 boards and want one to implement a cascade reconciliation between them. That is device A and B have similar secret keys but need to make them match...
Dear nordic,
I tested simple coap thread examples. it's work fine. I want to know some details regarding this.
1. Is it possible to find IP address of all node in one...
Hi.
I am using NRF51822 and SDK is 12.3.0. I know that NRF51822 has random delay(0ms~10ms).
However, there must be no delay to complete the development of the board...
Hello!
I am a master student at NTNU Trondheim working on modelling the energy consumption of NB-IoT for IoT application simulations in cooperation with the NTNU IME IoT...
Hi Team,
I am new to nrf and using Nrf52832 and SDK 14.2.0 for development I am facing a problem, I want to select only Port0 pins as GPIO pins. how to make it. I gone through...
I use the following settings to communicate with the nRF24L. But there is no connection. What's wrong? NRF_RADIO->TXPOWER = (RADIO_TXPOWER_TXPOWER_0dBm << RADIO_TXPOWER_TXPOWER_Pos...
Hi, i'm starting to develop on the nrf52840DK and trying to understand the Nordic SDK (using the lastest version at the time 15.3). Just edited the blinky example to read...
Hi,
I am developing a product using nRF2840 which performs periodic sensor readings.
Due to the nature of the sensor I'm reading from ( sensitive to noises and placement...
Does the current example code for CTS work with an iPhone, by this I mean that the CTS example code is able to retrieve the current time from an iPhone? I have an iPhone X...
Hello,
We am using nrf52840.The SDK is 15.2.0.I successfully combined usb example code with buttonless dfu. I could update more than once and it worked fine.
Depending...
Hi,
I have a working system based on NRF52832, SD132 and SDK 15.0. I am working with with the default MTU as my data requirement is low and everything is working great....
Hi i am using SDK15.2 nrf52832.
What is peer id? Which function is adding device mac address to whitelist? how does the whitelisting process implemented in HID example code...
In iOS, I have developed one sample code for BLE scanning and connection with peripheral.
I have one nRF51822 Ble. It has secure pairing mechanism. (Claimed by Hardware...
nRF52, SDK15, S132
Hi! After few days work I have stop scan from my central device on the nRF52832.
I can't to understand reason of this. But I need to know is scanning...