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...
When an event is bound to the ppi channel, and this channel is bound to both task_capture and task_clear
can I get the correct COUNT value when an event occurs?
Or can...
Hi all,
I wanna build a IOT gateway. I follow this steps infocenter.nordicsemi.com/index.jsp
When I access coap://[ipv6] It dont have resource light, just only have...
[SDK 12.3.0 / nrf52 DK / Keil tool / beacon example code]
Hello. i am a novice developer.
Power On - Beacon data transmit and enter to sleep mode after 10 sec
...
I fail to integrate “ble_app_multilink_central” and the uart portion of “ble_app_uart_c”
I have checked other posts and it is inconclusive if and how they got the integration...
In traditional approach to ESB communication we have many PTX device and one PRX device:
In my application, situation is inverted: I have only one PTX device and many...
The function peers_id_keys_get() (SDK 12.3.0 Library id_manager.c) returns Error BLE_ERROR_GAP_INVALID_BLE_ADDR (0x3202) when the peer device address is neither PUBLIC nor...
Hello,
Have been reading the example codes and documentation in order to connect an ultrasonic
sensor to nRF52. The goal is to read in the value and then send it over...
Hi,
I am using nrf52dk and made beacon.
as nrf power profiler it should be around 16 uA but i get around 26 uA.
I have tried to get it in sleep mode for some hour and...
Hello,
I've a silly problem I cannot get rid of.
I've started from nRF5_SDK_11.0.0 ( devzone.nordicsemi.com/.../) and now I want to implement it in another example but...
Hi,
I'm working on getting the ble UART example running. I flashed the softdevice (s140), then programmed the board (pca10056) with the provided hex file, and encountered...
we connecting our hardware nordic nrf52 to mobile application but its is not showing any Bluetooth enabled devices |
please let me know about sdk and how to test
Thanks...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi
I'm trying to implement the watchdog to my project, but I'm having some odd issues.
When I power cycle the device the watchdog works fine, but when I program the device...