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 am using SDK 15.3 and NRF52840 Preview DK
I have a requirement where I have to glow one of 3 LEDs R-G-B (each connected to one gpio pin) for 1 second and turn...
I'm using nrf52840 to develop a remote control using BLE long range.
We use two nrf52840 : on inside the remote and another in the system to control. The remote is used...
Hi,
I've done a lot of searching and Googling and could not find a proper answer for the life of me, so I'm posting again here to try to find answers. I must have looked...
I want to use internal temperature sensor in the example, "peripheral\temperature" on our software but there is the problem that we met when applying on board internal temperature...
I'm using nRF51DK and created 2 app_timers (based on LFCLK) that are running on 32.768kHz crystal, one for kernel timing (10ms) and one for real time clock (every second)...
Hi,
For some reasons, I would like to write my own application for updating the firmware, something like NRFUTIL application.
I wrote it and everything is working fine...
Hello,
I am trying the ble_app_cts_c_pca10040_s132 (current time service client). Under the conditions described below, ultimately a SoftDevice call to sd_ble_gap_device_identities_set...
I am attempting to integrate examples/peripheral/flash_fstorage into my project (SDK 14.1.0).
When calling nrf_fstorage_write I get NRF_ERROR_INVALID_LENGTH in response...
I am trying to provision 2 clients for the mesh so that i they all can send the message to a single server.
I will list what all i have tried
1.I took a server node and...
Our custom board uses internal RC clock source and I tried to build original sample app, "ble_app_pwr_profiling" in SDK 15.3.0 using attached sdk_config.h modified only with...
I downloaded the latest nRF5_SDK_15.3.0_59ac345 and some other old versions of SDK documents. (I am trying to use pca10040 development kit to program Fanstel EV-BT840F, aka...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Hi,
we have a custom board running the nrf52840. The code is getting pretty good we are getting close to beta. We are using SES as our development platform and are currently...