Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
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...
Hello,
I am quite new to Beacon development. I am trying to use the examples of NRF SDK 10.0 on the NRF Beacon. I would like to "install" the application via OTA. I tried...
Hello,
DFU tool (android) is cool but if you have a lot of devices to update it's long. Is there any batch tool that can update all devices that fit (MAC list or SSID filter...
When executing the Bond command on the 8001 and trying to pair it from my laptop (Windows 10) or iPhone (iOS 9), I receive a strange order of events to the command:
...
I'm trying to replicate an Arduino Uno application where we connect a M3Q alcohol sensor into an analog pin and feed the data into the ADC. The specific board I have is made...
Hello,
sd_softdevice_enable falls in hardfault. I have no 32.768 KHz crystal but is set lfclk with NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM.
I'm running my application on a...
HI,ALL,
i want to try to developer with bluetooth develop studio,which developered by BlueSIG.
i now download the BDS and the PLUGIN for the nordic NRF51.
is there...
Hello,
Does the S120 have support to know on which advertising channel it received an advertisment? Or some kind of feedback to know on which channel the S120 device is...
Hi,
Does anyone know the event end point addresses for the following on the nrf52832:
RADIO_EVENTS->ADDRESS
RADIO_EVENTS->READY
RADIO_EVENTS->END
The addresses for...
Hello guys ,
We developed a product that using a nRF51xx chip and now we are preparing for mass production.
The antenna was designed on PCB and for PCB we are using FR4...
There is a minor issue with the app_fifo library included with nRF5_SDK_11.0.0-2.alpha_bc3f6a0. If the app_fifo_write function is called with the parameter p_size set to 0...
Hi
I am planning to use NRF51822. Have not used these parts yet.
I have 4 peripherals and 1 central hub. All communicating in BLE. And central hub will also connect to...
In our project we are using the nrf51822. We planned to connect an external flash for storage purposes. While coding the software I got the advice to give special attention...
Hi,
I use nRF51822.
Can it judge a UID of higher RSSI level by comparing the RSSI of two advertizers with Central mode in nRF51882?
I want to know a UID of advertiser...