Hi,
My customer use nRF52840 with nRF5 SDK 15.0.0.
They have come up against the difficulty that uart RX pin instability.
I have searched the DevZone and it's advised...
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...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hello Nordic Team,
I have a nRF52833 DK with me.
I am using nRF Connect SDK v1.8.0 and through that using Segger Embedded studio loaded the Light switch example to nRF52833...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
Help me please!!!
nRF52840 DK stops to scan after 3 hours working.
Project is based on central_nordic_uart_service.
Scan params
it works fine 3 hours and then BLE...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
Hello,
I have an existing cloud platform for industrial condition monitoring that uses an HTTP API to receive data. I was hoping to add the Thingy:91 to this platform as...
Thank you for your assistance. I am currently implementing a function for message communication between an application and a board using nrf52840. Specifically, I have previously...
I'm trying to erase & write to the nRF5340 using the Programmer v3.0.0 but I get this error: Failed to load readback protection status: async task failure for id: 1198716183932...
We use Segger Embedded in our development and our continuous integration's automated build uses the emBuild to build our binaries. We need a way to add packages from the command...
I am trying to compile a custom bootloader for nRF5340 net core (b0n) that is part of a multi-image build.
I have created two separate applications, one based on b0n (nrf...
Hello!
I was wonder if it's OK to input voltages above the ADC Reference (0,6 V) to the SAR Core, while keeping within AIN pins well within 0 V and VDD.
We're measuring...
Hello,
I'm working on KX132-1211 accelerometer with nRF52832 and am using I2C(TWI) protocol. For that I need to create driver files even I was contact with manufactural...
Hi Friend,
We have a project using SDK16 and softdevice S140. We want to generate a looping output of 60ms 2.4GHz OOK and 500ms BLE scan. Ported 2.4GHz OOK from radio_test...
Hi, I'm Leo.
These days I'm learning BLE.
First, I'm using nRF Connect SDK(NCS) v1.9.1, S140, nRF52840 DK board.
I need to use SPI to control UWB transceiver(DWM3000...
Hello,
We've a design/arch question about the performance of nRF52840 device (dongle/EVK).
In our system, we've a PC connected to a PTX that communicates with multiple...
Hello,
I am working on BLE Mesh using SDK nrf5_SDK_for_Mesh_v5.0.0. I am using light_switch example for BLE Mesh client and server. I am using custom hardware for Mesh client...
I just finished successfully running the azure_fota and azure_iot_hub demos on my nRF9160DK. In a completely separate project, I am now attempting to adapt the TMP116 sensor...
Hi,
We're using Nordic Connect SDK V1.8.0 & nrf 52833 chip integrated on BL653 hardware & have some queries regarding logging SDK related data, following queries
What...
With an earlier version of NCS I could set the sda and scl pins using an overlay file:
boards/nrf52840dk_nrf52840.overlay:
With NCS 1.9.99 I get this error:
...