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...
We would like to know if there is a way to flash the Thingy52 over the air programmatically. To give you an example, say we have 500 Thingy52 devices and they all need updates...
Hi,
i am working on nRF52832 Custom board ,debugged the uart program . i have powered on the chip using coin cell cr2032 and i have set the timer , so every one minute it...
Using the latest download and install of nrfconnect and nrf command line utils for a Win 64 machine, I am still finding that the PPK tools are unable to connect using the...
I started getting an error today when attempting to load the nRF9160 sample projects. I've been working with the DK and the samples for several months and had no issues. I...
Hi,
I am wondering if the SoftDevice preserves the order of the sd_ble_gattc_write calls internally when mixing WRITE_REQ and WRITE_CMD?
If I queue a packet using WRITE_CMD...
I have been tearing my hair over a really odd behaviour... We are using an nRF52811 based module that interfaces with another microcontroller via SPI. The 52811 is the SPI...
Hello,
I am trying to ultimately make a script which will compile the code for my Thingy52 and also automatically program it through the development kit.
As a part of...
Hi,
Board (nRF52840-DK) flashing by mistake with nRF52840 Dongle software and then "dead" !!! maybe the boot erased.
While trying to connect with SEGGER J-Link I got ...
Hi,
I am creating a wrapper that uses nrf-ble-driver-sd_api_v6-mt-4_1_1.dll. I had burn the dongle with fw: connectivity_4.1.1_usb_with_s140_6.1.1.hex.
I am trying to...
Hello, we have developed an application that acts as a BLE central using the 6.2.1 S130 soft device.
Our client has asked if we could start detecting the RSSI levels, and...
Hello.
I used to download (& install) nRF Command Line tools from terminal with this command (in Dockerfile, but it doesn't matter)
Since you've changed the...
I found half of the information I was looking for (minimum voltages) from: https://devzone.nordicsemi.com/f/nordic-q-a/47546/nrf9160-enable-pin-voltage-specification W hat...