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...
I'm looking into migrating my project from gcc/make to Segger Embedded Studio, because I have some tricky debugging to do and SES should be a bit easier to use than GDB for...
Hi all,
I use nRF52832-QFAA, S132 2.0.0, SDK 11.0.0, IAR 7.5, Windows
Upon connection, I am trying to resolve the peer "random private resolvable" address (not for whitelisting...
I have been having issues of when I operate some components in the system the nRF52832 goes into a hard reset. I have seemed to fix a lot of the hardware issues but there...
NRF_LOG_INIT HardFault in balloc (see stack trace below).
Code works perfectly without bootloader. However, when the bootloader is present it seems to already have initialized...
I followed some code I found for setting device name. Right now it just transmits as N/A for the device name. Any help would be appreciated.
Here is my code:
/** * Copyright...
Hello,
I am new to Nordic and started using nRF52832. We started a new project. It requires
Act as Peripheral (Single role) only.
Only Advertisement for 3 minutes...
I find the combination of both EasyDMA and non-EasyDMA, plus nrfx and legacy driver in SDK 15.3.0 quite confusing. Where is the implementation of the legacy SPIM (EasyDMA...
I'm using nRF52+SDK11.0.0+S132 . I have a library compiled with GCC using flags -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 that I'm trying to link to an application...
Hi,
i am developing an based on NRF52840 and i need to save some credentials and keys in a secure storage and keep them in power cycles, there is any secure storage in NRF52840...
hello,
we are interesting in some of your products and please answer my questions if you can.
we are building a big parking place with private parking lots with individual...
I have been developing a bluetooth application that extends the ble_app_uart example, in SDK v14.x.x, on the nRF52 DK. I've been waiting for a custom built external board...
Hello;
I am working on Audio transfer with microchip and NRF24l01p.
On that, I need to take audio sample and send in very short time.
The PTX side is ok but on PRX side...
I've been going through the nrf mesh Provisioner SDK for android. It has predefined input and output oob models that is selected while provisioning.
Is it possible to design...
Dear,
we have some problems at the startup for our nRF52832 board powered with coin cell battery. The hardware include nRF52832 SoC, an accelerometer (LIS3DHTR) and battery...
Hi,
I'm using nrf52840 with Softdevice. It is not clear to me which memory addresses are both (a) in the flash and (b) are available for the application.
Please advise...