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...
Hi,
I'm wondering if there is a throughput example for the NRF52-DK?
There seems to be one for the NRF51-DK posted on the Nordic github but nothing much for the NRF52...
Hi,
I am having BIG problems getting the Bluetooth Dual Bank Bootloader sample to work!
I am using Keil 5.18 and using SDK version 9.0.0 and also tried 10.0.0. I have...
I need change the interval in runtime, so I call a function with the interval as the parameter advertising_init (interval ) every time that I will change. This function define...
Hello, i recently followed your tutorial nAN-36 to understand how to add a custom service to my project. I managed to do this and i also created three characteristics to control...
I'm trying to set up the ADC to read a battery voltage but am unable to get the adc result to change regardless of whether the input line is connected to VDD or GND. I'm using...
I've noticed that MCP for Android version 4.0.4 incorrectly translates company identifiers in advertisement packets.
For example company identifier 0x02BE should be reported...
Hello,
My name is Mehdi, and I am a student in a french university. Actually, I am working on a project and I aim to use the Heart Rate for a statical studies to use it...
I have tried to create delay_timer function using app_uart as nrf_delay replacement in order to save power as much as possible in a short delay existed in any part of my code...
I tried all the examples TWI code on my device and a dev kit nRF51-DK. Nothing appeared to work, either I get a into the WDT handler or the nRF51 resets.
While combing...
Hello,
My name is Mehdi, and I am a student in a french university. Actually, I am working on a project and I aim to use the Heart Rate for a statical studies to use it...
Hi,
I'm trying to use the NRF24L01 as a replacement to HS6200p. But I can't find 0x1E (SETUP VALUE) and 0x1F (PRE_GURD) in the NRF24L01 datasheet. Actually, in the datasheet...
Hi everyone,
I am using the following:
*nRF51422
*SDK11
*keil uVision 5.17
*s130
I have been working with nRF51 that scans beacons and stores it into persistent...
Hello everyone,
I am trying to set the security parameters for bonding with PASSKEY (static)format it is getting executed very well(connected and bonded) for the SDK 9...