Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hello everybody,
I'm getting crazy, I'm trying to extend HID axis values from 0..255 to 0..1023 max using the descriptor found in the example ble_HID_keboard/hid_joystick...
Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I need help on calculating the current consumption of our device when it is in advertise mode. So please answer the below questions.
What are all the significant...
Hello,
i would like to use HRM, HID, BAS and DIS profiles simultaniously. I used HID mouse example. I append required HRM things and it work almost properly. Problem is fault...
Hi, I'm a beginner. I want to add to example of the proximity, next service identical to battery service. I need to send 1 byte of data.
Everything works well until when...
I have an application that reads an nRF51822 pin configured as analog input and then sends that value using "ble uart" (included in Nordic's sdk). Analog input is read in...
Been studying the S110 5.x -> 6.0 migration docs. Are there any project-specifics / include-paths / Keil build-settings that must be updated as well?
Do I understand it...
Im stuck that i can't get my Motherboards to update. Just goes into an endless loop of saying toggle power to rest it, starting boo loader, Couldn't start.. etc etc..
Attached...
I have a nRF51822 device which has softdevice and bootloader.
And I'm trying upload my app with following steps:
make .bin file with gcc
Push the DFU button, and...
I'm running a custom nrf8001 board and the nrf8001 is consuming approx 6.2mA on it's own in advertisement mode using the uart demo. Has anyone had this same problem? Any advice...
Flash write and erase works fine, if ble is not initialized( ble_stack_init()).
Once ble is initialized, any write to NRF_NVMC->CONFIG hangs the system.
Do I need to...
Hello!
We are using a custom hardware design based on nRF51822. Recently we switched to the new chip version QFAAG0 with softdevice 6.0.0.
Our application needs a repeating...
I have tried HTS(Health Thremometer Service) sample Program on nRF6310, PCA10006, SEGGER J-Link Lite and iPhone5C.
First time, temperature is displayed on the iPhone5C...
Hi,
I have a custom board with nRF51822 chip on it and tried to run the proximity sample program on it. I have used the nRF51822 develpment board + nRFgo Motherboard to...
www.dropbox.com/.../Screenshot 2014-04-03 11.41.25.png
I guess has nothing to do with crc16?
the call stall seems unreasonable, is it because my stack is messup?
...
Hi,
Is it possible to control the drive current of the gpio pin?
Can anyone explain the different possible drive configuration for gpio's (S0S1,H0S1, etc..)?
Regards...