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'm trying to design the solution of this problem: I need to detect when a peripheral module goes off-range vs. an associated central device (smartphone/tablet).
The...
Hi,
I'm trying to debug my program after trying out the DFU example (specifically dfu/bootloader/pca10040/dual_bank_serial_s132).
Using my Segger J-Link, I run 'erase...
Hi,
I'm using the nRF52832 QFAAB0 with IAR Embedded Workbench IDE.
I have "nRF5x_MDK_8_5_0_IAR.msi" installed.
Inside IAR i have the device selected as "NordicSemi...
I'm trying to write a small program in mbed that relays incoming UART BLE messages to the USB UART.
What is the proper way to setup notifications?
Right now, if I call ble...
Hi,
Warning: This might be a bit of a rant.
Is there going to be an effort made to make more of the nRF52 hardware drivers compatible with FreeRTOS?
Hopefully constructive...
Hello,
I am starting from ble_app_multilink_central example in SDK11.
Per the comment, when updating the number of central links, RAM setting should also be updated...
Hi,
i am using pca10028 with S130v2
We'd like to use a couple of services as we have to deal with a number of external interfaces.
Sadly we cannot get more than 4 services...
Hi there,
I'd like the ability to hold some data locally then resynchronize once the central reconnects.
Are there any example projects that demo this?
What is the...
Hi,
i am not able to send (write characteristic) from android at a higher transfer-rate than 2.3 kbit/second.
With another Bluetooth LE peripheral i get more than 100kbit...
Hi all, i have a nrf51 Development kit and a nrf51822 smart beacon kit and I want to read them in Matlab using the bluetooth receiver of my laptop. I used the instrumentation...
hi all
i try to write in volatile memory but after the second (the first is ok) writing the nrf8001 response me with 0x84 0x08 0x81 -> Internal Error
i don't know why
please...
Hi, apologies for my ignorance but I'm confused by something. I'm looking to add a PA and was thinking of using the RFAxis RFX2401C like many of those nRF24L01+, PA and LNA...
Hi All,
Please tell is ble mesh is it work for nrf51822 EK, the code is taken from this link: github.com/.../nRF51-ble-bcast-mesh . the code provided in this link, is tested...
We have made a bare minimum prototype with nrf51422 QFN chip following the reference schematic for internal LDO setup in 11.5.1 section of nrf51422_PS_v3.1. It is built on...