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...
Hi, Team
I read below uart current consumption data from nRF52832 Product Specification v1.4. But I can't find similar data in
nRF52840 Product Specification v1.1. I want...
I use zephyr to do a spi communication on nrf52840, and my nrf52840 is spi slvae
I refer to the example of zephyr spi\zephyr\tests\drivers\spi\spi_loopback\src\spi.c At...
Hello,
I have developed 10pcs of one prototype with the nrf9160 SiP.
I have some questions regarding some errors im having.
Regarding the SIM 1V8 driver VCC, for...
I'm trying to update the modem on Thingy:91 using nRF Connect Programmer v3.6.0
I get these errors
18:50:16.131
Application data folder: /home/tmh/.config/nrfconnect...
I'm working with a NimbeLink SkyWire Nano Dev kit, but I am hoping the question is simple enough that I can get some quick help here. I'm new to this side of things, so any...
I want to send data of different sizes from one board to another, using nRF52840. I have tried following the UART example, by using one board as Central and another Peripheral...
Hi Nordic,
I am trying to build something based on your BLE uart example for the two units for the connection from your SDK 17.0.2
one unit is running the BLE UART central...
Dear nordic,
I need a advise from your side. my custom board has two spi device both are working same line. one is SD card interface and other is sensor which works in DMA...
nrf9160-DK to NB-IOT service at vodafore UK
```
[00:00:00.322,479] [0m<inf> asset_tracker: Connecting to LTE network. [0m[00:00:00.329,193] [0m<inf> asset_tracker: This...
I know that we have actually some countries in Europe which don't support LTE-M, therefore we like to have a fallback.
Does there exist a fallback option to GSM or EGPRS...
Hi,
So I was having an error which caused my application to stall in the "do_stop_check" part of the nrf_drv_twi.c file, so I added a bit of code to check if I could figure...
We have a device with the following configuration:
nrf5_SDK_for_Mesh_v3.1.0
nRF5_SDK_15.2.0
s140_nrf52_6.1.0_softdevice
mesh_bootloader_gccarmemb_nrf52840_xxAA ...