Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
Hello,
We are currently using a Raytac SoM that has nRF51822 SoC with Adafruit UART firmware. We are running into two different scenarios BLE connectivity issues where the...
While going though the Makefile of the FreeRTOS HRS example in SDK 16.0.0, I noticed this part:
By default, link time optimization (LTO) is not enabled.
If I enable...
After Christmas update we are unable to use DFU from Android devices.
We've been using such function on a regular basis with our devices and everything has always been fine...
Hello everyone,
I'm using a NRF51822 as a central device, I connect to a peripheral (NRF51822-based device), then I stop the scan. At a later time I initiate another scan...
Hi,
I am trying to program nRF52832 custom circuit with nRF52 DK, I have connected debug out from the nRF52 DK to the custom circuit containing nRF52832 debug in. When I...
Hey Guys,
i am currently experimenting with the NFC functionality and have an issue with our "nrf52840-DK" boards:
i am testing with IAR (8.40.2 - including the library...
Hi there,
I'm trying to use serial library from SDK to interact with cellular modem (AT commands, not nRF9160). I've read documentation (library description, api). May be...
I have build and flashed the zephire/sample/bluetooth/hci_uart on nrf52840 board and connected the board with ubuntu but hci interface was not created when checked using hciconfig...
Hi,
We have chose LCD which has only 3-Wire support CS, CLK and DI so we have connected that pins with nRF51822 chipset. Now Please see the below image which shows that...
Hi All,
I want to read/write long characteristic (200 bytes max) from Android to my device.
I'm working on the 15.2.0 SDK and S140 Softdevice.
I read some Q&A on...
Hi there,
Right now I am doing some dry research into long range Coded PHY for S=8 or S=2 since I need to have some extra room in the link budget to go the distance. The...
Hi, I'm trying to adapt the ble_gateway example for nRF91dk to use a nRF52 instead a Thingy52. When I change the UUID at ble.c from Thingy to nRF52, I'm not able to get a...
Hello guys,
In next few months I've to put down a new design for a medical product. Both nRF52840 and nRF5340 would fit well the application requirements. But I think this...
I want to use two UARTS ie uart0 and uart1. I read that nrf51822 gpio pins can be set as rx & tx but i couldnt find any example.
I am using SDK12.3
Please attach some...