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...
Hello,
I am working on nRF52820 custom development board with nRF5 SDK 17.0.2. I am using FreeRTOS and I experienced a lot of problems with compiling a simple project. I...
Hi,
Currently I work on an NRF51 DK, by mistake I replace my bootloader by and .hex or .bin file with a drag and drop.
The LED 5 don't blinking and my computer don't...
Hi Dev zone,
I am working with the mqtt sample program using NCS1.3.0 and with a Nordic Thingy91.
I am able to publish and subscribe to the data , and I am using Mqtt...
I'm testing the nRF connect SDK 1.4.2 HID keyboard example (nrf/samples/bluetooth/peripheral_hids_keyboard) on an nrf52dk_nrf52832 and it doesn't seem to work. I have it open...
Using segger nordic edition I cannot unset the breakpoint for the first instruction in the main() function. Since I'm using zephyr with wireless on this board it causes a...
Hello,
i have an application with soft device 112 and libuarte_async on nrf52811. Everything working well when I'm sending small amout of data.
But now i have a task to...
Hi! We've been trying to get into development with Nrf52840 Dongle using Node.js / pc-ble-driver-js.
We have two dongles, and we just tried to test the heart rate examples...
Hi all, First I would like to notice that I did look into the forum and found this similar question which did not solve my problem: https://devzone.nordicsemi.com/f/nordic...
Hi,
I'm trying to use uart dfu mbr example and when I flush boot loader via jlink I see that it write mbr hex file at address 0x0. My main application also started from...
I have based my app on the ant_io_demo example and I have one master and one slave communicating successfully.
In my application I can have several masters from time time...
Hi everyone, I am currently looking into an Bluetooth mesh example from Nordic website.
I wonder how can I make a node unprovisioned which belongs to a group in this example...
Hello,
I am currently using the nrf52840, SDK 17.0.2 and segger embedded studio version V5.34. I have been working extensively with the ble_app_template in the peripheral...
CENTRAL : nrf52840 DK -SDK 15.3 -SES 5.40 -s140
PERIPHERAL : Arduino NANO 33 BLE Sense
Hello, I'd like to deliver the Arduino's sensor data to DK board via Bluetooth...