Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...
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...
Env: SES, nrf52 DK, Linux
Hi
I need to define a buffer (array of structure) in order to buffer readings. If i have more RAM I should create a bigger buffer if I have...
We're using the nRF52832 as a peripheral and server. A central and client (tablet) connects to the nRF52832.
Yesterday I noticed that sometimes the tablet will try to perform...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
What for this macro HWFC...
Hi, I'm looking for a PCB antenna design for nRF52832 based on 0.8 mm thickness four or two layers stack up .
I found some examples but based on pbc of different thickness...
Good morning,
I'm designing a new product based on the nRF52840 device (s140) and power consumption is one of the key parameters for my project.
The equipment (peripheral...
I'm debugging some corner-cases with my own DFU process and Bootloader. I believe I hit a race condition in which sd_mbr_command() was called before the source of the new...
I am trying to make a service discovery on a peripheral device using a nrf52-DK (pca10040). I built my project around the multi-discovery example from SDK 15.3.
When performing...