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 am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
I have a nRF51822-EK evaluation kit (so, PCA10001) and am trying to get DFU working with an S120 SoftDevice as per the answer posted here:
devzone.nordicsemi.com/.../ ...
nRF51822
I'm interested in setting up the the POFCON to enable me to get a
POFWARN interrupt when the battery voltage drops below 2.7V.
The softdevice is enabled at...
I have a nRF51422 dongle, and I want to know the power/current when an UART event happens.
I've read nRF51822_Development_Kit_User_Guide_v1.4 p.29 for Current Measurements...
Hello,
I am experiencing some CC register issue in Timer of nRF51822. I am trying to setup TIMER1 for 16 seconds. But I see, that when I try to write to CC registers, the...
The "Intermediate Temperature" characteristic is not coded in the ble_hts.c file.
How could I do to implement this characteristic and maintain the compliance with Nordic...
Hello,
I want to rewritte SEGGER_RTT_vprintf to use sprintf Inside (because it's already linked in my application and allow float display).
The problem is that i don...
Hi
We use the nRF51822 with s110 active. As long the s100 isn't active, we can debug, set breakpoints, stop, continue like it should work.
When activating the s110 and...
Hello,
The question is about CUSTOMER area in UICR. After locking chip wirh UICR.RBPCONF.PALL I noticed that I still able to read UICR.CUSTOMER data.
Could I enable readback...
Hi all,
Google launch uWeave Library project.
uWeave is an implementation of the Weave protocol intended for use on microcontroller based devices.First demo project is using...
Hi,
As first stage of planning our next generation of wireless sensors at my workplace, I must carefully consider which radio protocol suits us best. We don't need sub 1...
HI,
Hi,
I have been working on nRF5 Development Kit where Basic configuration is working i.e. blinky program and when I load peripheral program(PWM,UART), its also working...
Hello. I have several nRF51 devices (nRF51 Dongle, pca10031) I wish to use as BLE link between robots.
Is there any examples or tutorials that show how I can do this...
Hello
I am working on the NRF51DK i would like to monitor the battery percentage and notifythe value over the air to the user and aslo alert the user if the battery levels...