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...
Dear Nordic team,
Beside other persistent issues with your proprietary DTM command for setting Tx Power (see here and here ) I've found that default Tx Power in ble_dtm...
How do I add multiple devices to a whitelist (as the central, adding peripherals), then use the white list for multiple connections? I have read both
devzone.nordicsemi...
I have nrf51822 QFACA1 and STM32f407VG. I'm programming nrf51822 QFACA1 using STM32f407VG SWD pings. And now I want programming BLE nrf51822 QFACA1 but I can't find any working...
I bought MOD-nRF8001 BLE Module for prototyping. I gave 3.3v Supply to modules's 3.3V pin & GND to GND pin. But, I cant figure out weather mODULE IS ON OR OFF. Its unrecoverable...
Hiiii
In our industrial product we are using nrf24l01+ on PCB which will be going to fully coat with epoxy material while manufacturing. My question is that , whether this...
I have modified the ble_app_hrs_c_s130_pca10031 example to run without external RTC and collect only battery status data from BLE peripherals that have a service with UUID...
Hello,
I tried the example ble_app_multilink_central (SDK 11.0) with S130 soft device. My requirement is that nrf-dongle should work in central mode and it should connect...
Super general question :)
Our current products use nRF24 chips (paired with 8bit AVR's) and we're very happy with performance.
For us the key requirements are low latency...
Hi all, i am trying to load this example on the smart beacon kit; i followed this guide step by step ( devzone.nordicsemi.com/.../) but the problem is the if i load the precompiled...
Hi all, i want to use the internal bluetooth of my laptop to receive values of a sensor on the nRF51 DK, and save them in a text file. How can i do this?
Hi, In my project I am using the signed bootloader example. The issue I got if I generate .zip file for dfu without --key-file the with --dfu-ver is option is working fine...
I have up and running the serialized ble_app_hts using ser_s130_hci serialization on two BMD-200 evaluation board of Rigado.
Now I want to know what files I have to use...
When I input the command below:
nrfgocli -p <path_to_application.hex>
it gives me the error below:
Could not connect to board
ERROR: Could not connect to board ...
I've migrated over my application code. I've noted that SDK10's new modules causes much high RAM consumption than on SDK 6.1. Everything is working however, except for the...
What are the correct parameters that I need to set in uVision to compile the experimental (signing) DFU for NRF51822_xxAC (SDK 10) (using dual bank)
Xtal?
IROM1?
IRAM1...