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.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
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...