i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
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...
Hello! I currently have multiple devices that monitor beehives temperature, humidity and weight and send the data to a central node every 15 minutes to be uploaded to the...
I am using the gpiote example in the peripheral folder as a base project which works as is. I can see that the example is counting rising edges properly matching the frequency...
Hi team,
Describe the bug Running the sample app on Nordic Development Kit " nRF52840-DK" (and also on our firmware board) is randomly failing to discover...
Hi,
We want to have same key for handling accept for LESC pairing and sleep mode if BLE is in advertising.
The implementation is based on ble_app_hrs_pca10040_s132.
...
Hi There
I am debugging my application board by light-swtich server project of Mesh example and " pca10056_s140_ble_debug " project of SDK example dfu.
My application...
Hi, I'm using nRF52832 Software Development Kit, PCA10040, S132.
Like the subject, I'd like to change 'ble_app_hrs_c' and connect it to my device.
I changed the service...
Hello,
I am running an application on nrf52840DK. It is using uart service to send a sensor data through BLE to Uart servic on smartphone. I want to measure the current...
Hello,
We just noticed that according to the Raw data detail in nRF Connect, we are able to advertise more than 31B data limit. Is that possible or do we incorrectly count...
Hello,
I am trying to figure out a way to configure the adc node using the .dts Device Tree file in a similar way to what is done for other nodes such as &spi and &i2c....
I've installed the nRF Connect SDK Master manually since I need the Zephyr modules for a school project. I've manually installed the SDK before without issues but on my new...
Hi Dev team,
I am working with a nRF9160DK board. I am currently getting an error while building my SPM folder in : C:\Users\adeel\ncs\v1.3.0\nrf\samples\nrf9160\spm.
...
Hello!
I'am from austria and try to connect a Thingy:91 to your nrf-Cloud. First I tried it with your
iBASIS sim-card, but in austria we can't use this card.
Then I...
Hi all.
I did a layout with NFC antenna with a nRF52832 chip.
In the schematic (suggesten on datasheet) I have antenna coil with 2 capacitors to ground.
Drawing...