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
We are using nrf51822 with SDK 10 and softdevice s110. We completed the software and in general everything works fine. In the final step, we decided to add the peripheral...
Does the nRF52840 work with 20V USB Power Delivery? My system runs on 3.3V and there is no other need for 5V on the board. Do I need to include separate DC-DC conversion for...
Hi all,
Currently employing my custom board definition for Arduino Nano 33 BLE for use with the nRF5 SDK. So far I have gotten an array of examples working including the...
Are there any examples for the nRF5340-PDK showing how to use the audio clock (ACLK) with the PDM or I2S peripherals?
What changes are needed to prj.conf or nrf5340_dk_nrf5340_cpuapp...
Hello Team,
We are working on PCB design using the nRF51822 QFAA and we have some questions regarding the antenna circuits and antenna PCB design .
we are referring the...
Hello guys,
We use nRF9160 and nRF Connect SDK v1.3.0. In our application, we need to keep track of time and timestamp some events. We can connect to the Cloud and get a...
Hi,
Trying to convert an IAR project to Segger Embedded Studio. Started off from ble_peripheral_blinky SES project file and added my stuff from the IAR project. When compiling...
I have tried compiling peripheral_hr in Zephyr, as well as flashing the heart rate demo binaries.
All give the same result - the board simply resets as soon as BLE Advertising...
Hello,
I'm trying to connect as fast as possible two devices (central : 52832 S132v5 and peripheral : 51422 S130v2), for a given advertisement interval. The central will...
People tracking and fitness trackers. Hello. Sorry for beginner question. I trying to develop a real time location system to track people (using rssi) and take data from their...
I'm attempting to perform DFU with the secure bootloader (bonding not required) and it is hanging after starting the update. Here's the log from the firmware (SDK 16.0.0)...
Hello,
I am developing an app which connect to provisioned node using GATT in the mesh network. But the limitation of this is, it has only pair to pair communication. It...
Been beating my head against this for a couple of days and came across a number of people on the forum with the same issue without a solution, so hopefully this saves someone...