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, everyone. I'm focusing on SES with OS X for a long time. But there are always some faults and I have never succeeded utill now. I used to think OS X made these faults...
Yo Man,
I use nRF52 with example "ble_app_hrs_rscs_relay" in SDK11.
The printf only send one byte and I check other people asked question but still send one byte.
So.....
I want to test the Bluetooth signal performance of NRF51822 with frequency spectrograph,but Idon't know how to set a fixed frequency to NRF51822,I need your help
thank...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Hello everyone~
I'm setting up an eclipse and gcc development environment on Mac OS X following Vidar Berg's tutorial here: https://devzone.nordicsemi.com/tutorials/7/development...
I have some questions about DTM, can anyone help me ? thanks a lot!
1. I use DUT and nRF DK module to do the test. When nRF DK module enter tx test and DUT enter rx test...
Hi,
I'm using the PCA1040 with the SDK11.0.0. For now I'm trying to communicate with the TWI as the example twi_sensor indicates. The problem comes when I try to do two...
Hi, I have a PC communication interface for a bluetooth device (it's an Arduino with a bluetooth shield). I have bought the new arduino (or genuino) 101 with integrated BLE...
I already know the phone's Bluetooth address, I want to write the address directly into the device, the device - directed broadcast, how do I put the address in the program...
I know most developers follow the Apple guidelines for Connection Parameters. But our device will interact with Android phones, so I was wondering in the interest of power...
Hi All,
Im planing to use NRf51 as a BT Central mode device and to do some simple things (like Immediate Alert control). First i tried things with dongle and Master control...
Hello,
I started with the UART timeslot API but countering some problems.
It will be helpful if I could get any tips or solutions.
I am trying to sample every 2ms and...