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 cannot find any information on how to update mcuboot over SMP when using the immutable bootloader.
I have my NRF52840 setup with the chained bootloader: b0 -> mcuboot...
Hi,
First of all thank you for your support and suggestions.
As I am planning to use nRF52840 SoC in my design, (Project: BLE based Environmental sensor). The circuit...
Hey. In production we are logging PM error events to try to determine the root cause for some unstable connection that keep showing up. We are seeing with high occurrence...
Hi,
We just received brand new nRF5340DK. By plugging in the USB and putting switch to ON I see the LEDs are blinking, but Windows doesn't detect the DK. We've tried several...
I have looked at other reports on this issue the most thorough one being
https://devzone.nordicsemi.com/f/nordic-q-a/65624/nrf52840-dk-implementing-board-button-event-handler...
I have designed some beacons based on nRF52810. The software uses the minimum functionality of the radio to transmit some packets every second and sleep.
In their sleep...
I've just ran into this issue - I was debugging while developing using a J-Link on our own board. I tried setting up UART, set the pin config to
In hindsight not the smartest...
Hey,
I want to build something like a door sensor. So my device should sleep and if the button is pressed it should wake up and send a message to the leader via thread....
I have a device that I would like to add some features to. I took its remote apart and found the chip to be N52832. I bought an Ubertooth One and scanned while pressing buttons...
Hi there,
According to our understanding, on CPU reset the entire core is set to the secure except for non-secure peripherals. Is this understanding correct?
We are trying...
Hi,
I need to evaluate nordic suggested Sample DFU app on BL653 board : https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs-dfu
But as...
Hello,
Would it be possible to conduct enumeration when connecting to devices like PCs, smartphones, and so on?
For example, would it be possible to obtain information...
Hello all!
I am currently developing on the development board nRF52832, SDK16.0 and SD132v7.2.0.
As mentioned in the subject the virtual pages are overwritten by the application...