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...
Hi everyone,
I've noticed in SDK examples such as the ble_app_hrs that call APP_ERROR_HANDLER after softdevice API Call.
What is the reason for this API call?
Any side...
Hello,
I am working on ble_app_uart example on nRF52840DK.
According to the documentation, when the device is advertising, the LED1 should blink. But I am not able to...
Hi all,
I was going through the release notes of the S132 V7.2.0.
Under known issues, DRGN-10340 states the following:
"The BLE_GAP_EVT_SEC_INFO_REQUEST event will not...
Hi, I am developing a SDK 17.0.0 based iBeacon application, and I see BLE library available for advertising.
I went through the ble_advertising_init API and found the parameter...
Hello, when I run OpenThread CLI example in NCS 1.4.0, I get the following message on the serial port:
E: Failed to store setting 3, ret -22
I am using the nrf52840 D...
I'm now using nrf52810 sdk16 for product development, but we need to pair bind. So pair bind, generate short-term and long-term keys where I can find it? How can I generate...
Hi everyone.
Not knowing exactly where to go to get help I am taking the liberty to ask my question here hoping that some good hearted soul might help me. The device manufacturer...
I created a project on nrf9160, which connects many peripherals, including SPI,I2C,UART. According to the specification, nrf9160 can use up to 4 sets of serial peripherals...
Getting the example programs to work from the NRF52 SDK can be a very daunting task. The big problem is that there is virtually no documentation included in the samples themselves...
Hi; I'm trying to develop an application with the nrf52840 as a co-processor. We decided to use the nrf52 as a SPI slave and a SAMD21 as a SPI master. I set up a quick Arduino...
Hi,
I have a question about the tolerance on the VDD voltage. In the datasheet it says: "RF 3GPP compliancy requires 3.3V."
I am wondering if there is more specific...
Hey all,
So I am a beginner and haven't work with this environment a lot. I use SES to debug and upload application to the nrf9160. I can allready upload some basic application...
Hello, I have three nrf52840 development boards and one pcb that I made myself using nrf52840. I want to find the location of my pcb with a demo using these development boards...