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 am trying to set up SEGGER Embedded Studio for ARM and run secure_boot project.
All the time I have "Project load failed Reported error: solution load command failed...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52. And I am using Segger Embedded Studio to build and debug the code. But the IDE is unable to find the libraries...
Hello Everyone,
I am using nRF52832 with Softdevice S132 v5.0 and SDK 14.2.
I have been using ble_app_uart application as a starting point with SES. What i need now is...
Hi all,
I'm trying to learn more about the pairing and bonding procedures in the SDK. I connected one nRF52480 DK to my computer (running Ubuntu 16.04) and let nRF Connect...
Hi everyone, I have a nrf51822 Bluetooth chip that control a stepper motor, this Bluetooth chip can be powered by a maximum voltage of 3.6V, but I need a higher voltage for...
I have a split bluetooth keyboard that is using this firmware for the nrf51822 chips: github.com/.../mitosis-bluetooth
The general idea of the software is that the right...
Hi,
I am following the application note nAN-15 in which it mentions I will have to download NRF Probe and install but for some reason I couldnt able to find the software...
We're reading RESETREAS at startup from our nRF52832 cpu, and getting the value 10. The docs show that this refers to DOG and LOCKUP bits both being set. We don't have the...
Hello,
i'm using the nrf52832 with s132 and SDK15. I start the project take into account the example ble_app_hrs_rscs_relay.
The system is composed by 3 different services...
Updating firmware (application) from nrf Toolbox for iOS works fine (hex file), trying to do it from an Android phone does not.
The messages are "Starting DFU ..." then...
Hi guys,
first of all here is my setup: https://devzone.nordicsemi.com/f/nordic-q-a/42768/nrf51-52---sdk15---linux-gcc-st-link-v2
It seems like nearly none of the BLE...
HI ,
I would like to combine the Mesh client role with the Mesh provisioner role. That means, nrf52 application is able to switch between the provisioner and client (privisionee...
Hi to all,
i am developing a project based on PCA10056 dev board and i want use bluetooth and NFC in sametime. separately both of them work fine but when i want use them...
Hello everyone, I am planning to use the nrf52840 with the Fingerprint module (https://www.amazon.in/dp/B07DL2DXJX/ref=cm_sw_r_wa_apa_i_Z.VlCbXSSYVRS ). The sensor interfaces...
I got a new nRF51-DK board. I was planning on using USB to program it.
On the board I see pca10028 sticker. What is this?
Also in the SDK I see pca10028, and other pca...