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,
In Mesh Profile v1.0 section 3.7.5.2 Acknowledged message one can read the following text.
"... If the acknowledged message has TTL set to 0, it is recommended that...
Hello,
I purchase nRF51822 Bluetooth Smart Beacon kit.
How to load the new program into this board.
I downloaded nRF51822 Bluetooth Smart Beacon kit firmware files...
Hi,
is there a simple way to enable serial logging instead of rtt in a mesh application for nrf52840DK, as example in the light switch server or client mesh applications...
On our custom board it can happen that an ASSERT triggers (suspect UART error due to EMC injection) on the connectivity chip, this meas that the application controller is...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
Hi,
I have an app that uses freeRTOS
My app runs OK , however when I am debugging it in segger studio with my SWD connector, it crashes with no reason
If I check the...
Hi All,
(Segger IDE SES Ide version = 4.10)
Various posts have attempted this, some claiming success with the following tools command :-
"$(LINTDIR)\bin\pclp64...
I'm in the process of trying to port my SDK 14 project to SDK 15.2. I've made a pretty good amount of progress, but I have two issues that I can't seem to figure out.
The...
How do I find where else in the program pin 6 is being used and disable its other functionalities in the BLE_UART example?
I am trying to read data from a sensor via SPI...
Hi, I am a novice and need help to get stated with Segger and the nrf52DK. I have installed the latest SDK 15.2.0.
I have manage to run couple of exemple with no or only...
Hi,
I am using nRF52832 chip with SDK15 and S132 softdevice.
I want to change manufacturing data dynamically in advertising frame. I would like to know step for that with...
Hi all!
I've read that nRF9160 DK comes with modem configured as LTE-M.
At the moment in Spain, only have NB-IoT coverage so... how should we do to setup the nRF9160 as...
Hi,
I would like to obtain printf and NRF_LOG separately from two TX ports.
I made a test application of serial output based on blinky.
P0.06:TX (and P0.08:RX) were...
I'm working on the project where data from nRF52840 need to be send to Android over wire. The customer does not want to use BLE.
I can connect nRF52840-DK development board...
I am first time using Nordic development board 52840. I want transmit zigbee frame from application processor to network processor via UART. Please check below communication...