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...
Hi all
Have been using the nRF52810 for a while now in production with no issues. We are developing a companion product that uses the nRF52811 and we cannot get the custom...
Hi I am using nrf51 SDK (version 10)
firmware:s110_nrf51_8.0.0_softdevice.
while uploading program in nrf51822 through J-segger I have getting following errors:
*...
Hi, nordic engineer:
Our project has a function, that is, BLE+Thread coexists. We hope that the mobile phone can upgrade the device through BLE. Can this idea be realized...
Hi everyone,
I am using nrf52832 with SDK version 11.0 for an IoT application. I am communicating with Atmel ATWINC 1500 module through SPI in order to connect to Wifi...
Hi,
I have a custom implemented DFU that I used in many nRF52832 designs.
This one in particular fails when I am calling nrf_fstorage_erase. I am trying to erase 40...
Dear all,
I am trying to work with FOTA. I am able to run successfully the http_application_update.
But now, I want the device to download a custom firmware that I...
Hi all,
I am trying to set up UART communication on the nrf9160. I am using the nrf9160 DK and zephyr.
I have selected device UART_1 and after I cal functions device get_binding...
Hi,
I am trying to implement OTA updates on iOS. Where can I find out what error 10 means?
Below is the log of events from my app. Please don't hesitate with questions...
Hello guys,
I have nRF52840-based BL654 SoC module on my custom board and I develop the firmware in SDK 15.0.0 environment with s140 SoftDevice.
Among other things, I...
One little example At the bottom of file nrf5SDKforMeshv310/bin/ospace/examples/dfu/dfu_nrf52840_xxAA_s140_6.1.0.hex
We can make it more human-readable by utility from...
Hello,
I'm trying to make custom board based on Thingy 52.
First problem that I get I want to change gpio's order according to my needs.
I can't not find where in the...
Since the manual for the nRF9160 DK doesn't have a full schematic, I'm not sure what sort of power supply decoupling the nRF9160 needs. What are recommended bypass caps, if...
Hello,
I've modified(added custom libraries) an existing example project from the SDK(v 15.3), and I'm trying to build and flash it.
The project compiles fine, but throws...