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...
I have set up an environment to upload data to the nrfcloud using nrfconnect and the nrf52 dk.I can only upload data upto ff and then it resets to zero .The value which i...
Hello,
I`m searching for a possibility to detect a possible Flash corruption caused by a Brown out or something else? Is there any controller interal possibility to detect...
hello all
This is one of the point that causes me problems into my migration: I figured out the new logs and the SD obbervers... now this:
the 52832 advertises correctly...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Dear.
In my project using twi function(nrf_drv_twi_tx, nrf_drv_twi_rx).
I am faced with parameter problem that length(uintt_t) of nrf_drv_twi_tx function.
I want...
I am having an issue where i use a GPIO pin to start and stop a timer based on device state and a GPIOE toggle event. The issue i am seeing is that nrf_drv_timer_enable and...
Hello
I need a second UART, one for adebug long on the PC and the other for communication with another device.
My application is based on NRF51822 which has single UART...
Hello,
I am attempting to achieve UART Serial Communication with the ADAFRUIT FONA 808 Board, this has a SIM808 Cellular Modem.
I have attempted to re-purpose the examples...
I'm in the process of developing a BLE-based system in which a series of sensors will need to sequentially go through a pairing process with a host computer. There could be...
Hi,
We are using ARM mbed compiler and the nrf51822 which has 256Kb of Flash. We are trying to see what is the maximum bonds we could store on the nrf51822 as this is the...
I tried to set up the ANCS example. It works fine. But how is it possible to set a higher MTU. I set the NRF_BLE_GATT_MAX_MTU_SIZE to 247. But the Log says after a connect...
Hello, somebody help please.. I want to implement Machine Learning using tensorflow, KNN or whatever is good for my module, that consist of Bluetooth Low Energy nRF51822 type...
I want to start with the following nRF52 ADC example .
While doing so, I found that the example is built on SDK v13 and SDK v13 doesn't have Seggar Embedded Studio support...