I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
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...
I'm having a strange problem, where sd_app_evt_wait() won't make the CPU sleep, after I've started a app_timer (consuming >2mA). Its working perfectly before I've started...
hello,
I want to generate a square wave; examples of your company use PWM official offer;Square wave frequency lower accuracy, configuration 10KHz frequency, there will be...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi, this is my first question here. I am using softdevice S120 v2.1 for connecting and discovering a custom service with 9 custom characteristics. I was trying to read all...
Master Control Panel occasionally works for me, but at other times it will never launch. I click on the app, something seems to happen but the window never appears. I tried...