I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
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...