I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
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...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
I use nrf_uart_master by one side and application realising uart periphireal role on the other side. (It is for debugging. In production Central role will be chip.)
Connection...
Hello,
we are trying to use FDS with NRF52 and using SDK15 SD132 v6.0, and have few questions:
1. IF there is function to erase all records and files in FDS?
2...
Hi,
looking to nRF52832 reference PCB designs I've noticed that BOM contains different element sizes for different packages. Such, most of capacitors for QFN48 have 0402...
Hi,
I tried to test range between nRF52840-DK to SmartPhone with nRF Connect.
The firmware project I flashed to the nRF52840-DK is "ble_app_proximity_pca10056_s140" ,...
Dear whom it may concern,
I have been using nRF52840dk for a week now and I am having a problem. The issue is that, I am trying ble_peripheral examples that are provided...
We are in the process of going to production with the NRF9160. Do we need to purchase IMEI number for the NRF9160 modules or do the modules come with an IMEI?
What happens if I trigger an NVIC reset from the WDT ISR? The product spec states:
See Reset on page 69 for more information about reset sources. If the watchdog is...
Hi,
to save power, our product negotiates a slow connection interval of around 1s (usually ended up being 960ms) when going into deep sleep.
when waking up the device...
Hi. We are checking compatibility between USB CDC driver and external host devices.
Examples of USB CDC of nrf52840 works fine only for PC with PUTTY program.
Using other...
Hello everyone,
We are using the nrf52840 Dev Kit (PCA10056 1.1.0 2019.19 683465548)
SDK Version: 15.3
OS: Fedora
When we are using the command line "make...
I am using TWI sensor example to read data from mpu6050. The program runs without error and showing expected values in watch window. In order to see the real time values i...
Hi, I'm using the nRF52840 Preview DK to get data from a digital microphone via a PDM interface. I'm using a clock frequency on 1.032 MHz to activate the microphone. The data...
Hi,
As discussed in this ticket we need a way to reduce the current consumption.
The LPN example doesn't solve this for us.
Our application is based on the light switch...
Hi, we have the latest Xcode installed on our new development Mac (up to date iOS too).
When we downloaded the iOS nRF toolbox from git hub today we get errors when compiling...