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...
Checking QDEC (Quadrature decoder) of nRF52832.
But, In a SAMPLEPER Register(0x508) when set to 128us(0) or 256us(1) does not occur SAMPLERDY Event.
On the other hand...
Hi,
I am working on a project running on a nRF52832, using SDK 12.3 and S130. I use Eclipse (2018-12) as my IDE.
I have followed the explanations from this tutorial :...
Hi,
I am using a nRF52832 to communicate with a ICM-20948. I've been trying to write a 16 byte packet of data and read back and verify that same data. According to the ICM...
Hi,
I am trying to communicate from STM32 Nucleo board to murata's MBN52832, using SPI, with the nordic chip being the slave. So, for this I used the SPIS example from the...
Hi,
I am trying to get the ADC up and running on the nRF9160 DK. I had a look for example code and the latest I found was here.
https://github.com/Rallare/fw-nrfconnect...
Hi, I am using N52832 to developing a producation need to implements ANCS NC. I am using sdk 15.2. And I found the connection is terminated by the apple device after the reconnect...
I am using BLE peripheral UART application from nordic SDK version 15.2.0 SoftDevice S140 PCA10056 nRF52840 Development kit on Embedded Segger studio operating system - Windows...
I am trying to design some test cases to check the LTE stability and performance.
I avoid to use the existing Nordic samples to do this as they are too complicate for the...
I am migrating an existing project to nRF5_SDK_15.3.0, and I want to know why the error occurs and how to fix it ...
1. ..\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined...
Hello to everyone.
I'm working with nRF52832 SDK (PCA 10040) and Segger Embedded Studio v4.12, in the Light_switch example for Mesh 3.10. Right now, I'm able to use the...
Hello to everyone.
I´m working with the Light_switch examples (server-client-provisioner) in BLE Mesh 3.10 for nRF52 DK PCA10040. I´m trying to make a network with 2 clients...
The links I found regarding this go to a "OOps" page. I need the original FW of the nRF51DK so that I can use it to flash my target board using nRF51822.
I want to let nRF9160DK communicate with an external module through UART in nRF9160DK
Then I need to assign rx and tx on two pins.
I will use UART0 for printk function...
Hey all!
I have a problem with my custom board using the nRF52832 with Softdevice 6.0 and SKD 15.0.0 working on Windows 10 in SEGGER with the BMD-300. I have the following...