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 working with eclipse to program the ble_app_hrs but it is getting error "No rule to make target _build/app_trace.o', needed by nrf52832_xxaa_s132'. Stop" when it builds...
Hi,
In the newer versions of NRF 5 SDK (sdk10 vs sdk12), does the softdevice takes more RAM?
I am using nrf51822 (qfaa) and sdk 12.3. with softdevice s130_2.0.0.1....
I can't get my PCA10040 board to send serial data when connected to a FTDI USB dongle.
When the FTDI dongle is disconnected, and I connect my logic analyzer to the tx and...
I have problem with PPI on NRF52832 (SDK 13.1.0, softdevice S132 4.0.2).
Programmable peripheral interconnect (PPI) usage by Softdevice S132 according to infocenter...
Hi all , I am beginning with SEGGER Embedded Studio . I flow 2 tutorial at :
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
I using NRF52832 board...
My mobile set XOLO ERA 2 , bluetooth V4.0 is not pairing with bluetooth speaker MINI-X6, Bluetooth V2.1. While Bluetooth is on Mobile set gives message " CANNOT COMMUNICATE...
Hi,
We want to use the nRF52810, but we don't have the chip now. We heard that it could run on the 52832. So if I want to do it base on the peoject ....ble_peripheral\ble_app_uart...
Hi all:
I'm am a beginner switching over from the Arduino IDE and the feather nrf52.
I am able to successfully program the sparkfun nrf52 with a SoftDevice, bootloader...
Hi all,
I have three nRF52840 DK. I would like to play around with Bluetooth Mesh, but I can not find any examples. It would be perfect if in the end I will have a gateway...
hi,
I am using Segger Embedded Studio and trying to store a data into flash memory by fstorage. For that i put the following in the flash_placement. xml file
<ProgramSection...
Hi,
I have a adafruit Feather M0 BLE with nRF51822. Wanted to know if there is a library which can help talk MQTT using just Bluetooth. Planning setup the board to talk...