Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
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...
Does Nordic have an example SW for transmitting and receiving data in BLE 5.2 connectionless isochronous communication mode? Is there a SoftDevice that would support this...
Hi, good morning , i am just wondering is it possible to send and recive data through ble faster than the coded examples please as i am sending gyrodata and its taking about...
Hello - I've google'd around a bit on this unsuccessfully...
I've successfully provisioned and configured an nRF Mesh network with mutliple servers and a single client,...
hi, I am working on the nrf52832 device, I have implemented the push button and I am able to detect button push and release but I want to notify the app when the push button...
Hi,
I am trying to interface nrf52832 with LoRa transceiver module sx1262. Can anyone please provide some sample code to check basic Tx/Rx of this chip. I am unable to find...
Hi,
I am looking for an example that uses the eDMA with the TWI in the 15.2 SDK on nRF52840.
My idea is to read out an external sensor using the TWI with as little processor...
Hi,
I would like to know how to set the service to NB-IOT Cat NB1,
and how then to set the UL subcarrier spacing to 3,75 KHz,
and how to fix the power to 23 dBm, not...
Hi We use INCE sim card in both Denmark and Sweden on our custom product. My main thread basically doing this:
lte_lc_offline ();
lte_lc_init ();
lte_lc_connect_async...
Hi,
I followed the instructions to test Bluetooth NUS shell transport sample from nRF Connect SDK v1.5.0-rc1.
After installation of the dependent script packages using...
Greetings! Сould you help me to solve the difficulty with your DK? I have an idea to connect two boards with Mesh Light Control and Mesh Light Switch, and have the Client...
Dear Sir:
I have a nRF52 DK. When I execute below programming process in nRF Connect for Desktop software, the Heart rate monitor demo APP can't connect to the nRF52 DK...
Hi.
Is it possible to modify the Asset Tracker v2 example to work without AWS entirely in NCS v.1.5.0? or is it a lost cause?
Was thinking about combining UDP samples...
Dear All,
I am working on interfacing BME680 with nRF52840-DK board. Can any one help me with interfacing?
How to use twi (i2c) sensor example and get the BME680 sensor...
Hi, we are using nrf sdk15.0.0 in the application. There are two nrf devices 52840. one is central, other is peripheral. Continuously data is sent from one device to another...
I'm using this SDK: https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK-for-Thread-and-Zigbee/GetStarted#infotabs
I'm trying to update the OpenThread Binary...