Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
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...