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 there!
I'm using the nRF Connect SDK with the VScode extension for developing an application for the nRF9160DK. I've taken the lwm2m_client sample as base and rewrote...
I'm struggling to get buttonless DFU to work with FreeRTOS. I've gotten buttonless DFU sample to run on the hardware. I also have FreeRTOS running on the hardware. However...
Hi team,
Environment :
nrf52840
s140
1.How to enable the second regulator stage REG1 use of DC-DC converter ?
2.What is the default configuration HFCLK and how to...
Hi Everyone,
Wanted to test the NFC library provided by the nrfxlib on the nrf5340DK. Added the following config file:
Resulted in:
How could I check the reason...
Hi,
I have added a nrf-9160 DK device to nrf cloud and it is always is shown as disconnected (disconnect reason MQTT_KEEP_ALINE_TIMEOUT ).
Previously i have updated the...
Hi
We are using a nrf52840 on a custom board.
The board always worked fine.
Flashing is done with :
- SEGGER J-Link EFM32GG-STK3700
- nrfjprog version: 10.15.0...
I am seeing the error below when I try to launch a debug session inside the IAR IDE.
I am working on the nRF52840DK and am seeing this error on the DFU example in the...
I'm Using sim card which support both LTE and NB-IoT. In some areas i can't use LTE-M and in that case i need to switch it to NB-IoT. I referred and there is fallback method...
I am using the Ceedling framework for unit testing my firmware. This has qorked quite well. But now I wanted to use the section variables to decouple my code a bit more. And...
Hi. I would like to know how to do a DFU over UART using a custom desktop application (without using nrfutil command nor nRF Connect app). What would be the UART protocol...
Hello,
I have the same problem as this topic: https://devzone.nordicsemi.com/f/nordic-q-a/77267/nrf9160-azure-iot-hub-on-thingy91-mqtt-connect-error
I'm using nrf Connect...
Hi,
We are trying to use our NRF91-DK with a proximus simcard (belgian provider). I'm trying to get the https-client example to work without any code modifications. We know...
Hello,
[this question is related to this other question ]
I am using the nRF9160 SoC, the modem has firmware version 1.3.0 and the Nordic SDK is v1.5.0.
My goal is to...
We have this unit with an nrf52840, it suddenly refused to respond to `nrfjprog --recover`.
This is the second unit this happens with.
The power seems ok (we can see on...
Hi Team,
I am using nrf52833DK, nRF5 SDK for Mesh v4.2.0 and nRF5 SDK v16.0.0.
I am trying to implement mesh DFU, but the DFU is stuck at the 35th segment. When I probed...