Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
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...