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...
Hi ,
I am not sure if it is the right place. I was looking for WiFi: 802.11 b/g/n 2.4 GHz support in Arduino UNO and stumble into Arduino primo, which is developed in cooperation...
Hi,
I would like to only connect certain routers in a network using whitelisting. At the moment I'm trying to set a dedicated MAC address to a router and then use this...
Hi,
I am trying to implement the DFU ANT Bootlaoader on my PCA100040 board. I have uploaded the softdevice S212 and the bootloader with nRFgo Studio. I have an ANT dongle...
Hi, I want to read the StaticPasskey from the Softdevice that was set before with:
uint8_t u8_ToBePassKey[];
/*
* Configure ToBePassKey in some way...
*/
m_static_pin_option...
Hi everyone,
I am developing a remote control using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132...
According to here , pstorage_init should not be initialized twice.It links to another thread and the documentation which says the same but does not mention downfalls of doing...
Hi,
I am trying to print ble device names around my board by scanning and i am able to print some devices and i am unable to print other device names even though they are...
Hi. We recently upgraded from SDK13 to SDK14. All was well until we integrated the bootloader. We are using Laird's BL652. We updated the bootloader's config to use NRF_CLOCK_LF_SRC_RC...
Hello All,
I am new to this area and i am just starting my development for BLE.
i am planning to use nRF52832 . I want to know that if i am planning to make night lamp...
Hey,
I'm new to the Nordic Semiconductors and wanted to get started out trying to learn about Bluetooth Mesh.
I've been reading a lot of posts and trying to get some...
------------ EDIT Sep-21-2017 ----------------
I was able to work around the issue by trying on a Linux distribution. Here is a written guide to the package install and...