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...
I've updated my dongle firmware to the latest (J-Link OB-SAM3U128-V2-NordicSemi 170724.bin) and used JLink to erase and then reflash with the PCA10031 hex file from the sniffer...
Does the pc-ble-driver-py support BLE4.2 security (LESC)? I am able to pair using nrf connect desktop app with the following sec params, "bond:true mitm:false lesc:true keypress...
Hello,
I am using used uart sample in:
https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples
I was able to:
-change pin locations .
-select uart port...
Hello All,
I am working on nRF51822. I used custom board in my project and this is customer requirement to use nRF51822. For reference nRF51 SDK 8.1.0 used and for programing...
I am using the publishing period functionality of the generic level client and I cannot seem to get the publishing period to stick after a power cycle. When I first set the...
Where can I report bugs and issues related to the Getting Started Assistant.
I was hoping to find something on Github, but didn't find anything obviously related.
The...
Everything worked on friday.
but after a git pull and west update on Master branch. but instead of Master branch is an unknown number, or a hash. this happens on everyone...
Dear All,
I tested spurious emission of Tx for FCC approval.
But, the spurious is occurring at 2.33GHz and 2.38GHz when the payload model is set to "PRBS9" as the...
Hi,
For FCC test, we are required to TX a modulated signal at 100% duty cycle.
What radio test commands is better suited for this test?
1) start_duty_cycle_modulated_tx...
Hi,
I'm trying to use the python bindings for pc-ble-driver with an NRF52840 dongle and I'm having trouble flashing the connectivity FW. I've used the bindings with...
I built the secure bootloader UART project without changing anything and I cannot program it using nRFgo Studio. It says:
This hex file has data in SoftDevice region. Try...
Hello,
I'm trying to use the Arduino BNO055 shield with PCA10040. This should be quite easy....but it doesn't work: I can't get any acknoledgement. Arduino use 5V pins,...
Hello,
I habe got a nRF52840-Development Kit. It is Herdware Revision 1.0.0.
While going through the Getting Started i find that the LEDs do not flash and that i have...