Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
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 troubling shooting some issues between my device and iPhone using nRF Sniffer.
One of the errors the sniffer captures is this:
Master to Slave: Rcvd Read By Type...
I will be using the nRF52 adc from -20C to 85C and am trying to determine if I need to calibrate and if so how much temperature difference I can have before it is time to...
Hi, I'm working on the nRF52 with S132 v2.0.0.
I am using a self-implemented "connection manager" that tries to establish bluetooth connections to pre-configured auxiliary...
Hi,
I am using 2 x AA batteries which gives 3V. Planning to enable all the internal LDOs (1.2V, 1.8V and Radio LDO).
VDD and AVDD are shorted on Board.
Will the device...
Is there a porting guide to this?
Custom hardware
Central device
SDK V11
I'm getting a reset in client_handling.c::ble_stack_init();
Right after I set the clock as...
Even I am writing BLE applications, but I don't totally understand these items:
In Characteristic Properties of GATT Characteristic metadata
We have read, write, notify...
I am trying to trigger some functions based on some pre-determined timings. I tried to do that using nrf_delay_us and also using timer0 interrupts, but both are giving me...
Hi,
I'm using nRF Master Control Panel to test a Phone Alert Profile (PASP) I've implemented. For this, in the app I configured a GATT server that exposes the Phone Alert...
Hi,
I am using nRF5_SDK_11.0.0 to learn how to use BLE stack to communicate.
For the BLE HRS app, I want to achieve sth. like this:
Central node can configure the sending...
Hi,
I'm not sure if this forum support that board but if YES, can You explain how to upload some program on that board. I think that process is little bit different that...
For some of the examples i see different versions
For example the ble_app_hts example
It has a _hci, _spi and a _uart version
In the documentation i don't find any info...
hello everyone!
I have just contact nrf51822, the agreement with the application framework is not very familiar with, you can share a quick start of the information, the...
Hi everyone,
Where I can read transmission type and device number of connected ANT+ device (HRM)? I want save those values and bound later only with currently connected...