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...
Can the nRF51822 DEC2 pin (LDO output) be used as a 1.8V supply for low current use (say, <50uA)? Similarly, how about the 1.9V output of the buck converter (AVdd)? The current...
I'm wondering if the latest version (8.x) of S110 supports BLE 4.1's "Connection Parameter Request Procedure". This procedure is described in the BLE 4.2 spec Volume 6, Part...
I previously used Jlink to upload code to my nrf51. However, the new units I got are "locked" and I need to use nrfgoStudio to unlock and fully erase the chip.
Is there a...
Hi, I wrote a sample application to remotely control and led on nrf51822_xxaa module. in the application I was able to provide configuration to the characteristics as well...
Happened to try nRF master control panel service App.
It is a good tool.
But there probably something missing in "Scanner" screen.
I used heart rate example to do the test...
After seeing a few answers here (and elsewhere) which were very helpful to understanding the scope of my problem:
devzone.nordicsemi.com/.../
forums.adafruit.com/viewtopic...
Hi,
I'm developing a hid keyboard + lbs(led button) application, in my design there're several primary services and each with different characteristic(with read/write notification...
when upgrading from SDK8 to SDK11 every SVCALL to the softdevice now just jumps to the application's weak SVC_handler and "B ." spins.
I can make a main.c file with only...
Can we have one application to Modify both iBeacon and EddyStone properties? (App development in Android)
Greetings,
Will we be able to support a modify beacon props of...
I need help sorting out a configuration.
What I want to accomplish:
phase 1: detect if any bluetooth phone/device is present, without connecting to it
phase 2: determine...
The app doesn't run when i flash the hex file. However it does run in debug.. I use embedded studio in OS X and nrf51 DK. I added STARTUP_FROM_RESET to preprocessor definitions...
Hello!
What are the differences between the nRF52-DK and the Preview DK?
I have heard that there is an error with the RAM:
devzone.nordicsemi.com/.../
Are there any...
Hi all,
it's possible to use a DCC pin to power an external element (like a led, for example)?
If, yes what is the maximum voltage that we can have? It's V battery or...
Hello
I just bought a NRF51422 (PCA10031 v1.1.0) dongle. It worked for sniffing, but after I upgraded the bootloader as indicated in the MBED post ( developer.mbed.org...