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...
I am working on BLE mesh project with Nordic thingy 91 and why trying to understand how to get it working. I previously program NRF52840 on my Nordic Thingy 91 via USB with...
Why do I want to get a handle to uart1, but UART0 is OK?
I now use nrf52840 and nrf9160 development board to debug the program. I want to get a handle to uart1, indicating...
hi, all:
about Thingy sound, I want to produce audio file by myself to add data array sound_9, how to produce the data?
which tool? and I also want to add High-quality...
Hi, I am trying to use the CAF BLE state module to manage my bluetooth connection.
To understand how it works I have been testing the nRF desktop application, which makes...
I am developing for nRF52832 chip running the latest version of SDK. I'm looking to enhance my application to support 5 simultaneous advertising sets. These are non-connectable...
Hi There,
When I try to run the beaconing example in two broads, if the two all broadcast, they can receive messages from each other; But if one doesn't broadcast, it...
Hi, I am trying to implement a BLE mesh using nrf52840. How can I estimate the current consumption? I checked with the online power profiler tool, but it does not support...
Hello All,
There are several issues where I can see RTT viewer is not working along with nrfjprog tool etc....
I am also facing similar issue where RTT viewer(version...
Hi,
While I can find many discussions about how to set the MAC address using the soft device API with previous SDK's, I cant find a way to change the MAC address of the...
New nRF52-DK PCA10040 2.1.0 2021.24
The out-of-the box "Get Started" procedure where I move my iphone near the antenna did not work (did not pop up any web page). NFC was...
Hi,
I'm leveraging the ble_app_cli example program for my project. The primary reason for this is that I need BLE and I need to be able store and retrieve log data which...
I'm downloading a firmware image from AWS via cell onto the nRF9160. I want to perform a serial DFU over UART. The DFU target is the nRF52840. Are there any existing samples...