In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
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...