Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
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...
Hi,
I want to add DFU OTA feature for my project, I use SDK 6.1.0 and S110 7.1.0, I found a sample Bootloader code for different version of SDK (SDK 6.0.0), from Github...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
From the SDK documentation
infocenter.nordicsemi.com/index.jsp
"...platform.h is a use case and
system specific file that can contain
defines and routines needed...
Hello Nordic People,
I am working on making concurrent operation of ESB and BLE to set up sensor network. Currently, the initial set up has been implemented in such that...
Hello,
I use GCC as IDE because I must(though I debug perfectly via Keil v5). I migrated to eclipse GCC by the tutorial published here on 'Devzone'. I added some C codes...
I want DFU function ,so use Heart rate with DFU in SDK v6.1.0.
when i add my new service (in another file) to project , compile passed.
but can't find my new service at...
i've written this program to toggle a led on a button click
if the time between two button pushs is less than 3 seconds it doesn't work the handler isn't called , i've...
Hi.
I've started to check if I can get ANCS compatible content provider to run in Android. The nrf52 is running out-of-box version of the nordic ancs example.
I can...
Hello everyone:
I met a strange question for advertising.I set the advertising start when I press the button,timeout for 60s and not restart advertising.But sometimes when...
Please help me to solve one question,thank you!
nrf_adc_input_select(NRF_ADC_CONFIG_INPUT_2);
The inside of the code
NRF_ADC_CONFIG_INPUT_2 -----》》 NRF_ADC_CONFIG_INPUT_2...
Hi i am starter to nordic nrf52.....I have issue in storing the large array values it shows no space...how to increase the space to store array values...plzzzz. thank you
The only reference is an old one back in 2014, has standard JTAG boundary scan been implemented on the nRF51822? If not, is the JTAG interface used for programming only? Debugging...
Aim: I want broadcast ibeacon info in one broadcast packet, and broadcast ibeacon name at the next broadcast packet.
The broadcast packet data length is 30 bytes.
Q...
I am looking for some guidance as to the memory regions to reserve for the Bootloader hex if I pull it in via Segger Embedded Studio. I have the memory allocations for the...