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...
Hi,
I am running the example code:C:\nRF5_SDK_17.0.2_d674dde\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc
I am using PCA10040 dev board.
When...
I am attempting to use a one shot application timer. This works fine when I use the event handler to perform a specific task toggle an LED for example. But I would really...
Good afternoon,
We have developed a new equipment based on the nrf52840. We use sofldevice 's140_nrf52_6.1.0_softdevice' and we use bonding with static pin.
We have setup...
Hi,
Is it possible to generate Complimentary PWM in nrF840? Do i need to use the PWM in Individual mode?
My application is a synchronous buck converter
thanks,
th...
Hi all,
I have RaspPi_OT_Border_Router_Demo_v4.1.0-1.alpha image for BorderRouter and need to work with Command lines in Command line Interface(CLI) and with diag commands...
Hello,
I have recently received nrf5340 development kit.
To get my very first stamps of programming given precompiled image peripheral heart rate, I
1. Connected board...
Hello,
I want to evaluate the ble_app_buttonless_dfu example (C:\nRF5SDK160098a08e\examples\ble_peripheral\ble_app_buttonless_dfu). I am using the nRF5 SDK 16.0.0, IAR EWARM...
I have an nRF52840 - install the BLE Sniffer Software on it - play a littel Bit - happy :-)
(dont help me to scan the communication between 2 devices - but thats a other...
Hi,
I need to test the data rate capacity between a nrf52840 and a smartphone. Smartphone being the central device and nrf52840 being the peripheral device. I have an...
Hi,
What hardware configuration settings that I need to change when moving from Development Kit(NRF52832) to BL651(NRF52810)?
I can run all examples from "nRF5_SDK_17...
Based on the datasheet table 166 can the drive strength for SCL/SDA pin is mentioned to be selected as S0D1 can it be changed to H0D1 drive strength? Since based on the IBIS...
Hi! What is the proper use of sd_ble_gap_adv_stop in SDK 15? I'm using nrf52832 in my application but can't seen to find a corret way to stop advertising.
Looking on ble_gap...
Hi all,
I'm using Raspberry Pi with Nordic dongle and flashed the Nordic Alpha 4.1.0.1 image to make it as BorderRouter in NCP design.
I have EFR32device and have flashed...
Hi
I'm using nrf52832 custom board with 14.2.0 SDK version and trying to communicate TWI interface with LTC2631 DAC converter. I tested my sensor hardware with Arduino and...
DK 52840 DK
description : for example :we use 52840 DK start a adv at 37 channel,when this packet transmission finished, the radio will change from TX to RX,so how we get...