I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
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
I am using nrf52832 on that I want to use spi communication.
Is it possible to use half-duplex communication on spi protocol?
In full-duplex mode after sending...
I'm currently trying to make a new board definition for our PCB, which by mistake has been fitted with an nrf9160-SIBA rather than a SICA. When trying to make a new board...
Hi,
I need assistance in nordic thingy52 ble communication. I am using node and bridge code from the https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo
If I...
Hi Nordic Support,
I have been waiting for many years to see our end-user devices (Android, iOS, Windows, and Linux) such as smartphones, tablets, and computers to support...
Hello,
Right now our application developed using s140_nrf52_6.0.0_softdevice, SDK 15.0.0 for NRF52840 chip.
Need help on migrating to BLE 5.
Which SDK & soft device...
Dear all, my project consists of 6 nRF52840 custom boards, one acting as central device and the other five acting as peripherals (star connection).
The central device receives...
Hello,
I'm migrating my project from sdk 17.0.2 to sdk 17.1.0. In the project I use BLE NUS, and it's control data. In SDK 17.1.0 there are no functions for sending ctrl...
Hi,
I have been experimenting with the different nrf_modem functions to get AT responses. I want to receive the current time (don't need to be accurate) using AT+CCLK?,...
Hello,
We use pin 4 to set our CHIP SELECT in order to perform spi_transceive.
We use the SPI protocol to "talk" between a microcontroller and the LSM6DSL component. ...
Dear All,
I use nRF52 SDK 17.1 for a bunch of projects with nRF52840. CMSIS DSP Library v1.6.0 (18. March 2019) is included in that SDK. I see that in the meantime there...
Hi,
I have been looking for some libraries to get current time (UTC) using LTE on the nrf9160. Are there any samples that uses that method? Which libraries do recommend...
Hi @ll,
I wanted to test the PPK2 today but the nRFConnect Desktop App for Power Profiler does not work This is want happens: - PPK2 gets detected - I select the PPK2 And...
The page
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_fw_update.html
Contains a typo under "Using Imgtool to generate keys". The commands have `...
Hi,
I have two nRF52840-DK boards. I would like to make these two boards as BLE Sniffer.
- #1. nRF52840-DK, Sticker Info.,PCA10056/ 2.0.1/2020.43
- #2. nRF52840-DK,...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v1.9.1
prj.conf CONFIG_BT_MAX_PAIRED=4 CONFIG_BT_KEYS_OVERWRITE_OLDEST=y
If Nordic BLE reach max pairing, BLE delete its pairing...