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'd like to apply bonding/whitelist so that once a peripheral device connects to a central, only that peripheral device can reconnect (until bonding/whitelist is cleared via...
Hello Community,
I'm interested in nRF52832 support for bluetooth.org Core 5.1 position finding feature. Unfortunately, I didn't find any reference design on the site...
Hello,
I am trying to connect the nrf52840 to the internet via a cellular connection using the ublox sara u201. I am yet to see any projects being done and wanted to ask...
hi,
would like to use Thingy52 as in object: thingy52 to connect as central to 15 heart rate peripherals simoultaneosly and send the consolidated data (application to define...
Hello every one.
I am knew with Nordic Technology and I found out the nRF52840 might suit perfectly with my application.
I am trying to play with he SDK and I would like...
Hello,
I am trying to use the SDK 15.3 with Keil 5 and the examples do not compile with out this pack 8.24.1. The Keil Pack installer does not have there database updated...
Running SES with SDK v12.2 and debugging an nRF51822 running the ble_app_uart sample application. After running for some period of time (typically 2 - 3 minutes) the debugger...
Hi,
I was trying the interactive_pyaci together with the serial and light_switch server example.
I installed and programmed everything regarding the documentation on the...
When reading in values from ADC under high noise conditions the ADC reads come into the handler out of order. This is causing application resets left and right, does anyone...
My computer can connected to debugger , but when I key the command it like this
==================command start=====================
cd /d C:\Program Files (x86)\Nordic...
Hi all:
I have download the SDK15.3,and read the release notes,but I could not find any example about Direction Finding.As I know, nrf52811 is very suitable for doing direction...