Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
Hello,
I followed the example for doing 128 bit UUID advertising using ble_app_uart example. The problem is, this seems to work if I run it when the radio and controller...
Hi,
I have my custom nRF51822 board based on Raytac MDBT40-P module. I am trying to program it with nRF51-DK(PCA10028). I could program it with mbed interface once or twice...
Hi,
I want to implement Advertising with the Timeslot API. I only need non-connectable advertisements but I want to be able to control the transmit power.
Which example...
Hello all,
I would like to understand advertisement packet more.
if I add the following to my packet my firmware causes nrf51822 to crash.
advdata.include_appearance...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
I'm using the BMD-200-EVAL S board (using Segger JLink). I've defined SCL and SDA as:
#define ARDUINO_SCL_PIN 5
#define ARDUINO_SDA_PIN 8
When debugging into the...
As title, where can I find the syntax for this editor?
If it does not exist,
Q1. How can I put sample source code block?
Q2. How can I put new line only? (without...
Hi,
What's the maximum current for nRF52832 when only CPU is running from RAM at 64MHz (DCDC 3V condition)?
From Product specification v1.0 page 18, does the value "3...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
I'm trying to set up DTM environment with my DUT(Own device, using nRF51822) and a nRF51DK for Lower Tester, referencing the document, nAN34_v1.0, "Setting up production test...
Hi ,
I am programming nRF51822(s/n 681859006) on my company's custom board, I am using the softdevice (s110_nrf51_8.0.0_softdevice.hex) to program it.
After successful...
Hi!
I'm compiling with 'GNU Tools ARM Embedded 4.9 2015q2/bin/arm-none-eabi-g++' and optimization -O0 and debug level -g3, nRF5 SDK version is nRF5_SDK_11.0.0_89a8197....
Hi,
I developed an application with nordic NRF51822 using SoftDevice S110 8.0.0.
The APP developer for iOS tells me that the app disconnects after about 2 minutes, while...
Dear all
I have a question about using nRFgo studio to Program Application
I have develop a nRF51422 central project for a few month using nRFgo studio.
The nRFgo...