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 am having an issue including the adc drivers. I have added the path to both the nrf_drv_adc.h file and the nrf_adc.h file to the include path. I have also added both of...
Hi,
I want modify ESB example Rx to log the time between received messages. I am using SDK 13.0.
Unfortunatelly, function app_timer_cnt_diff_compute always return 0.
Can...
I have some units that seem to have a frequency error.
Please see image below from a spectrum analyser.
It is the received signal from 2 units both transmitting a constant...
Hi, I would like to analyze data between a peripheral and a central (BLE 4.1.) It seems that the nRF52 and sniffer can only monitor advertising channels. Am I missing something...
Hello,
I have designed a PCB (25mmx55mm) and placed the nRF24l01 module (available as a standard add on module). But I am unable to get the data out of the board. I have...
Hi Nordic,
Are there any plans to update the BLE Sniffer?
It would be great if all the op codes for logical link control could be added and to fix the malformed packets...
This is the Energy Profile that is shown for the nRF82832 and I am wondering about the RX/ switch parts. I assume these RX phases are for receiving scan requests?
What happens...
Hi,
I have a question regarding DTM in nRF5 SDK v14.2.0.
From what I understand Nordic is making use of the payload type '11' = Vendor Specific and is using the length parameter...
if flash nrf52832_xxaa.hex , board start to blinky
if flash s132_nrf52_5.0.0_softdevice.hex, board seems dead
what happed after flash these two hex files
does these...
Hi Folks,
I am playing with uart ble example described in this link ( devzone.nordicsemi.com/.../).
However, I would like to disable encryption on BLE link. I was trying...
Hi,
I have installed Software backend (micro-ecc) as given in:
infocenter.nordicsemi.com/index.jsp
Compiled example: experimental/ble_app_multirole_lesc --> compilation...
I want to make a BLE peripheral device that only allows connections from authorized mobile apps, and an app that only allows connections from authorized BLE devices. What...