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'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I am facing the below issue that no source is available for "0xffffffff" when i try to debug the program using eclipse
I am using softdevice s110 and have flashed the...
Hi, I developed a sensory application which works together with the Master Control Panel (3.6.0.8331).
On the sensor side I am using the S110 (7.0.0-3.alpha) in combination...
Hi all,
i want a security check on connection that permits only to users that have a password to connect to my peripheral device and, particularly, to read/write on services...
Hi!
I'm trying to test out the glucose example in SDK 11 on a PCA10028 dev kit.
I follow the instructions here: infocenter.nordicsemi.com/.../ble_sdk_app_gls.html
Everything...
I want to distinguish between my customized bootloader builds, for that I added some specific manufacturer data to the bootloader. I added 1 byte of manufacturer, but then...
I have a project to generate audio using a codec. I will store the audio data in hex format on my nrf52 device and with the aid of the i2s interface, I will send the hex data...
Hey guys, I have a question.
Please tell me.
I use the BLE module implementation of the nrf51822.
Now, I try to use sample program "ble_app_hids_mouse" for s110.
I want...
Hi,
I have a application that receives the Epoch time from the Android Application and increments every second. and needs to store and increment the Epoch Time value even...
We just locking for your mesh protocol...
Can mesh example source communicate Ping_pong, Scaling_example, Template by using BLE_Gateway?
Please let me know...
I am using sniffer to monitor the BLE packets.
I noticed that when master is reading the list of the characteristics, sometime there are 2 handles involved, sometime there...
I'm setting up the nRF52 environment on Linux. I have previously used the pure-gcc setup with the nRF51 and that currently works, but since the nRF52 came with all the GCC...
In nutshell, I intend to achieve
Buttonless DFU over BLE on a custom
board with SDK v10.0.0 and Softdevice
v8.0.0 with bonding retained.
On this custom board...
Hi,
I am attempting to make a PCB for NRF51822 and I was wondering how I would upload a bootloader to the chip? I can't seem to find it. The device in the end will be using...
I checked several (not All) Keil nRF SDK 11.0 Ble_pheripheral examples and the S132 softdevice Hex File doesn't seem to be in the project any more.
The flash softdevice target...