i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
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'm trying to build a bluetooth device that pairs once, and does not have other hosts maliciously or accidentally pair to it (which would create a poor experience for...
Hi,
When i used nrf51822, i remember the s110 define max transmit buffer as 23 Bytes, but now, i am using nrf52832, the max transimit buffer is defined as 158 bytes.
Does...
Hello, I understand this may be a very broad question, but I still need to find as much information as I can.
Give a general answer if you'd like to, or a very specific...
Hi,
I just got the email about SDK13.0 official release. The list of changes in this release include "Secure DFU improvements". What does it mean?
Is Buttonless Secure...
Hi Engineer!
I would like to use DTM mode to test nrf52840 in our pre-samples.
but i did not find any info about that. how to use DTM in this chip ?
thanks you!
I've recently migrated from SDK11 to SDK12.3 using a FreeRTOS based applications. I seem to get a hardfault on a sd_ble_gatts_hvx call. There is no difference between my SDK11...
I have studied uart source code.
github.com/.../Android-nRF-Toolbox
And I get confused about the action of reconnection.
AutoConnect flag says It will look up "white...
IOS APP, when in the OTA upgrade, into the background, OTA stopped, at this time into the front desk, can not continue to upgrade, how can you continue to upgrade after entering...
Hi,
we are building a device based on nrf52832. Everyone with the app installed should be able to connect to some characteristics on the device but we want other characteristics...
I have a problem with compiling the blinky example from SDK 12.3.0. I have installed latest arm gcc cross compiler, version 6.3.1. Make command works but on compiling file...
Hello,
I am trying to start nrf52832, when i try to program S132, i stuck in the first step.
i am following the tutorial: devzone.nordicsemi.com/.../
here is my information...
Hi,
I am trying to use the indication to transfer data from NRF52832 device to host. when the indication transfer was comfirmed by host, then we can receive the event ...
Hello,
I would appreciate if anyone can share detailed steps how i can program a custom build PCB with BMD-350 from BMD-350 Evaluation Kit using J-Link OB Interface.