I want to use the Softdevice Controller without a crystal on the RTC. I configured my project with
Advertiements look fine, but interaction with a BLE central either throw...
Hi everyone,
These days I'm evaluating the Nordic nRF5340 to manage audio from two microphones to one dongle station. To achieve this, I configured two nRF5340s as unicast...
I am planning to use 3.7V non Rechargable Battery with Diode and Reverse Protection circuit with npm2100, Would like to build a Fuel Guage model for this as this is not available...
Hello,
I am currently evaluating MCELL location on an existing project, based on nRF9160.
After some trial and errors, I managed to get it working.
However, I ma a bit...
Hello Nordic team,
I am testing a plain CoAP telemetry upload from an nRF54L15 DK over Thread using a Raspberry Pi OTBR and NAT64 to ThingsBoard Cloud.
Hardware / software...
HI
I am currently using the nRF54L15 chip with NCS 3.2.1, carrying out secondary development based on the periodic_sync_conn sample project. I intend to adjust the transmit...
Hi,
We are developing an application that requires synchronization between two or more nRF9160-based devices. We have the following requirements and constraints:
Required...
Hi Nordic Magicians,
I have a couple of general questions when it comes to sending large amounts of data (FAST). Ultimately, I'm looking to transmit data with a throughput...
Hi,
I'm putting together some firmware that takes packets received over SPI and then streams them over BLE. I'm trying to run the BLE at close to 1Mb/s (which is still...
Background:
Custom boards
SDK 15.2.0
SoftDevice: s140_nrf52_6.1.0
Please see previous post / case that was closed and cannot be reopened: https://devzone.nordicsemi...
Hello,
I am using zephyr on a nRF52840 to communicate with a vl53l5cx TOF sensor using I2C. When I use i2c_reg_read_byte() or i2c_burst_read(), the device address is sent...
Does anyone know why I am getting low outliers on battery measurements with the SAADC? I am measuring the battery directly every minute. Every seven minutes consistently,...
HI,
To ensure NRF5340 2.4G rf consistency during mass production, which scheme do you suggest is more suitable ( X2 = 32MHZ 10ppm ):
1、Offset capacitance C36 C37 placed...
I used Modem firmware version 1.3.1
In order to connect the nrf9160 DK to the AWS cloud, I am encountering errors such as AWS_ IOT_ EVT _CONNECTING, when it should be AWS_...
In a nrf52840 project using Zephyr 3.0 following Zephyr drivers are used:
the modbus serial driver(RTU mode) which uses uart1 in interrupt mode
the lora-mac driver which...
Hi,
I'm using app_ble_uart example using nrf52810 for nrf52810 UART RX & TX pins are (P0.15 - P0.14) while configuring using i got a problem with RX transmission ,when i...
Hi,
I am working on a multiple custom models, wherein I need one model to extend the functionality of another model.
I was analyzing through nCS provided "Chat" sample...
Hello,
I'm trying to set up nRF Connect for VS Code. I followed this video for installation steps: https://youtu.be/2cv_jjqk5hg, the only difference being that my nRF Connect...
I have a VS Code project that is a Workspace Application where I've had to make some modifications to code in both zephyr and mcuboot directly. My codebase is in a git repository...
Hello!
Do you have any information on the antenna itself? Radiation pattern-diagram?
Edit: I would also like to have the specs of the antenna, eg: m ismatch loss, insertion...
I am having trouble to add the toolchain folder to the VS code setup.
The nrf connect for VS code does not pop up on the side at all to add application folder.
Tried to...
Hi guys,
I try to integrate the flash logger backend .
When I run the code I get the following error:
<error> nrf_fstorage: addr_is_within_bounds(p_fs, dest, len) check...