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
Hi,
I am trying to send a HEX command to a device over UART at 9600bps using nRF52 DK, but it never works. However, it works with Arduino (so the receiving device should...
I have nRF52 Development Kit,after my first time programming the Firmware to my board.I can't erase or program it any more?
The nRF52 Development Kit can be connected with...
Hi,
I have read the following posts and understand how low clock frequency mode can be selected
devzone.nordicsemi.com/.../
I've also read in many posts that 4s calibration...
Dear Sir:
Could I use the external reference AREF1(pin0.06) instead of internal VBG 1.2V for ADC operation ?
I do the following settings to config using external reference...
Hi, I am using HRM example from SDK 10.0 with s130 on nrf51822 (attached project herewith). When I try to bond from Android(master control panel of Nordic), I am able to get...
100835_Rev1.PDF SRU532.pdf n5_starterkit.h
main.c
Hi,
i am currently working on the Nrf51422 chip with s310 softdevice . The problem i am facing is that when i dump...
Hi!
I'm fiddling around with the PCA10040 and the experimental_ble_app_blinky from the SDK found in examples/ble_peripheral/experimental_ble_app_blinky. I've had great...
Hello,
I'm trying to write value to a specified address with ble_flash_page_write .
I'm using ble_flash_page_write after ble disconnect event. I've tested different...
hi Ole BAUCK, my slave device is STPM33 ENERGY METER using this device we can calculate vrms,irms,real power,reactive power,energy and many more.. that device is not having...
Hi,
i'm doing my own bootloader and i want to use external flash to download image trough a spi. Now it almost works. But after an app image has been successfully transferred...
hi all,
i am using sdk v8.
i want to transmit the address through uart and read the data using UART.
i am using app_uart_get and app_uart_put api's.
PROBLEM:
if i connect...
Hi, it says that I have to put my beacon into beacon config mode in order to configure beacon device through the app. How do I enter beacon config mode in my nRF51dk? When...
Hi, In my project I need to measure current values for every sec and update those values to advertising data. So, I take manufacture field in advertising data to update the...
My set Up: Nexus 6 (Android version 6.0) as Peripheral, Nordic as Central.
I want to achieve ble pairing using 'pass key confirmation' methodology.
The nordic device has...