I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
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...