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 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...
Hi,
I have successfully connected an MCP3004 to the nRF52832 and can assign the ADC channel 0 output to a characteristic value. Works beautifully.
However, there are...
Hello,
I would like to know what are possibilities for low power in a central device on nRF52 chip.
I need to be in BLe connection mode, and be able to receive notification...
I'm trying to figure out if the NRF51822 is capable of performing the tasks I need for my project. I need to be able to do the following
4x PWM at ~2kHz
4x Analog read...
I am building a Bluetooth Mesh project and when trying to make a custom Makefile for the Mesh Light Control Example , but when compiling the project i get this error:
Compiling...
!!! (Distributor is unknown to me, but I can get it if needed)
Hello,
We are developing a BLE enabled device to operate on iOS and Android phones.
The nRF52832 chip...
Hi friends,
I'm using a NRF51 IC with this 4.0BLE Modul PTR5518 and i have big problems with Range. As a protocoll i use gazell.
In air it is possible do get some correct...
Hello,
I am currently trying to make an MSD RAM disk with nrf52840 nRF5_SDK_14.0.0 with O0 optimization level. And had no success. For some reason in Keil example O3 is...
Hello every one,
So after I made my 3rd party NRF52832 board and flashed softdevice S132 with arduin ide and ST link V2 I'd like to migrate to something more serious in...
Hi,
Do you know how to make the nodes in the Mesh send back the data to the main device?
For example, a node is a sensor that gets a new value and now needs to send the...