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 there:
I'm now developing a product with 51822 using the SDK10.0 . The product communicate with another chip through UART.
My problem is when the UART crash with error...
Hi all,
I have an application where I have a mobile app that communicate with up to 20 BLE devices. The BLE devices are RGB LED lights with push buttons and a sensor. I...
Hi.
I'm trying to use nRF52 as TWI slave.
I am using Segger Embedded studio for the coding part and nRF52840 PDK.
I wanted to use TWI between the nRF52840 board and...
Hello Helper,
I am currently running ble_app_uart on 2-3 nRF52 dongles that acts as a node and ble_app_uart_c on nRF-52 DK that acts as a central. While establishing different...
hi:
App <lightblue or nrf connect> (ipone6) connect nrf52832 failed .But using Android won't cause this problem.
Here is the log that failed to connect lightblue...
Hello,
I am using my own board with the NRF52832 device.
I currently have a NRF DFU bootloader programmed and soft device. I used it to download my own App using the NRF...
Hello everyone, I am starting with the NRF52840 dongle. I intend to use it for a Uni project because I'm gonna use it later for work (new product). Since we're using STM32...
Hi everyone! I'm a beginner with BLE. I'm trying to test Eddystone beacon. I'm successfully run "ble_app_eddystone" example in NRF52 SDK, and I also successful connect to...
We are doing some rapid prototyping using PCA10040 boards. I have a bench-top setup with a PCA10040, and some sensors. We want to place our sensors on an Arduino shield, enclose...
Hi there,
I just found an example, Experimental: BLE Multiperipheral Application, https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/ble_sdk_app_multiperipheral...
Hello there,
I have a decent amount of experience using arduino IDE and the arduino micro-controllers to generate PWM signals, but wanted to create an BLE app using the...
Hi
I have sd+dfu uploaded and can download app through dfu with no issues. But if I make any change to the app and try to upload app using Keil uVision then nrf52832 not...
HI,
When I use the SAADC example, I found that the data collected during the simultaneous 8-channel acquisition has abnormal data on both channels。
I've ported the SAADC...