SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
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...
Hi!
I'm trying to log the flow of communication in the Light Control example of the Mesh SDK. But when I log all the received network messages on a server, I also get a...
Hello
I would like to check coded phy performance
in order to do so I need to achive the following:
1. change to coded phy on default (as I ub\nderstand can by...
I am getting BLE working on an nRF52832, and I am a bit confused as to what I should be setting RADIO->CRCINIT to. I was hoping someone could clear this up, which is more...
Hello
I m trying to measure the current in my development card nrf52DK using the power profiler kits, so i prepared the board by (cut the PCB track shorting solder bridge...
Hello,
I am using the NRF52-DK softdevice 6.0.0 and NRF SDK 15.0. The app is based on on the ble_app_template PCA10040e S112 (The final chip will be a NRF52810 that's why...
I want to flash the program in my custom board. I have flash the program in nrf52832 BLE module via j-link using nrf52832 development board. So, how do i confirm that the...
I use the SDK S110, I hopes in the low power(operation the current 100 uA is following), and then sustains every second bluetooth broadcast and every second computing time...
Hello,
I am using sdk 12.2.2 and customised nrf52 board.
My challenge is when I am using sofdevice + app hex file my device takes 4.1 uA current but when I am uploading...
Is there a development kit available for the old nRF24E1?
I have an old product line that needs some small changes and can't upgrade to a newer version of the Nordic chip...
We have migrated a project from nRF52832 to nRF52810.
We are using IAR EWARM.
The target hardware is the PCA20032 with the nRF52810.
The code runs fine on the PCA10040...
I’m new to Thingy and want to log the data generated and viewed through the iOS app easily to the cloud. Is it possible to do this with out coding to a serivice like Google...