Hi,
EDITED: This appears to NOT be related to any open circuit, the SAME behavior comes even with abrupt changes to the current scale, without any interruptions. Additional...
I am using nRF52833 / NCS 2.8.0. I'm using Gazell Pairing, but I only need pairing, not encryption. So I'm only using unencrypted pipes. If it is a non-encrypted pipe, it...
I tried running the official ranging example with nrf5340dk.
Bluetooth: nRF Distance Measurement with Bluetooth LE discovery
Usage
This example can obtain distance test...
Hi Team,
I am facing an issue while converting the nRF Connect SDK v2.3.0 (downloaded from Visual Studio Code with nRF Connect) to a .emProject file for Segger Embedded...
Hi,
We have developed SLM(serial LTE Modem) application based on nRF Connect SDK 1.2.0 for nRF9160 chip. Now we want to port previous SLM application to nRF9151 chip based...
Is there any relevant assessment or introduction document of IC FMEA?
For example, the impact of abnormal short circuit and ordinary short circuit on chip 52832;
And...
Is there any public documentation on the LTE Modem hardware API for the nRF9160?
I'm interested in porting an embedded operating system written in Rust to the nRF9160 and...
Hi,
I am using ncs 1.0.0 in nRF9160.
I have enabled UART 2 interrupt during initialization of the uart as below and it works fine.
To reduce the power consumption...
Hi,
Using the Thingy app on my iPhone works fine.
However, I would like using my iPhone as a gateway (thingy:52 -> iPhone (BLE -> Internet) -> nrFCloud. I installed the...
Hi,
I'm migrating a project from SDK 14.2 to 15.3 and I wanted to use the generic and "full" sdk_config.h located in config/nrf52840/config/.
The documentation says...
Hi everyone, I would like to confirm if this is a bug.
Per the comment, it seems that the intent of the code is to reject an attempted SoftDevice update.
However, this...
Hi,
We're currently developing nRF52832 module which can support for several products, like bulbs, switches and etc. Once we finish the developments we're try to make them...
Hi,
The final design we are working on is composed of 8 peripherals notifying (every 80ms or 160ms) to 1 central.
Packet data size is 141 bytes and depending on rate configured...
Hello,
I currently have a working BLE application for the nrf52810 which is currently using the s112 softdevice. However I wanted to increase my BLE throughput so the s113...
Good morning
Our company is using nrf52840 devices with BLE-mesh and asked me if I could have a look at the Zigbee functionality for adding Alexa compatability.
So...
Hi,
I just started experiencing a weird failure in 2 of my nRF9160 devices. I am running modem FW v1.0.0 and nRF Connect SDK v1.0.0. The devices have been working fine,...
I was able one time to power up the nRF9160 dev kit and see it connect to the cellular network and to nRF Cloud. Since then, it will only blink LED3, which indicates that...
I was trying to enable logging in the example project like blinky.
I've searched the Q&A in the forum but still have problem seeing the logs, the strange thing is that I...