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...
Hello I've noted some problems when try to use the app_timer in repeat mode with a tick time <= 100ms. I see that the BLE Mesh SDK sets the RTC1.CC[0] compare register in...
I my application, I wish to send a large (60 bytes) bulk of data atomically, i.e. either send all or nothing. Assume I cannot increase the MTU.
Is it possible to query...
Hi
I am using the SDK 15.2.0 and developing for a NRF52832 using Segger.
I have a problem with the define NRF_SAADC_CHANNEL_COUNT in "nrf_saadc.h". It is set to 8. ...
Based on Mesh SDK 2.1.1.
I use light switch proxy client & proxy server to test server publish function.
But when I use the phone setting network, I found that the client...
Dear nordic,
we build a custom board with nrf52840. Now i face some issue i can't flash the board. when i start flashing its show some warning reset pin is high.
I...
Hi,
I just want to verify-
The MAC address of the bootloader is the app MAC address +1, assuming we are using the default configuration.
Is that correct?
Thanks, ...
Hi Support team,
The Online Power Profiler is calculating the Average Current consumption for nRF52840 DK board in a wrong way.
Calculation is of blocks. => Pre-processing...
Hello
I would like to integrate DFU into my application
but, when including:
#ifdef BLE_DFU_APP_SUPPORT #include "ble_dfu.h" #include "dfu_app_handler.h" #endif...
Dear NRF Team:
I successfully updated the firmware (blinky_nrf52840_xxAA_s140_6.1.0) according to the Mesh DFU steps.
However, the second DFU cannot be performed after...
I am experiencing an issue where the program hangs on one board, but not another. I am able to program the Evaluation board (EV BT832AF) ok and run everything, but when I...
Hello,
I was wondering if it is possible to change some of the BLE Stack Configurations based on the number of devices connected...
e.g. Changing Connection Interval and...
Hi,
I am evaluating the Firmware on this github repo and my nrf52832.
At the moment I am compiling it using my makefile, however I would like to import this project...
Hi All.
We have flashed the hex-file of ble_app_blinky for pca10040 on the debugger, and things work fine.
We are using sdk-15.2 with softdevice-6.1.1
So, a question...
Hi there, I am having issues knowing how to get access to data coming through a VisualGDB embedded (C) project using the pc-ble-driver. I have my project working fine and...
Hi ,
Nrf52840.SDK15.2,Windows,Ses
Compile "secure_bootloader_usb_mbr_pca10056_debug " project, An error occurred. As follow:
Cannot open file: E:/new/project/wireless...