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...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Hi
We are using nRF9160 DK and I am able to transfer my data to BL652 via UART with P0.10 And P0.11 with use of This Example
But I get only One byte at a time so I read...
Hi,
I'm in the debugging stage for the beacon example on the nrf 52840. I have been assigned a task to measure the current on the SDK when the beacon is transmitting....
I am trying to enable ble_nus for wireless uart communication so I can send data from my device to a phone with the nordic app installed. I looked at the UART example and...
We have an nRF52-DK devboard and I have downloaded SDK 16 (nRF5SDK160098a08e2), and I am trying to build the project examples\ble_peripheral_ble_app_uart\pca10040\s112\arm5_no_packs...
Does the nRF5 SDK Scanning module support scanning extended advertising packets? For example to discover a Peripheral advertising using the Coded PHY?
When I try this, I...
The Problem
We have been struggling with what appears to be a rather fundamental issue using MQTT and eDRX on Verizon. We've investigated this quite heavily, with traces...
I am trying to flash the firmware on a device with NRFUTIL. When I run NRFUTIL.exe on a my windows 10 machine I get the error
This error occurs with both version 5.0.0...
Hi all,
I have the nRF9160 DK and I've just tried the out of the box demo (asset_tracker) following all the steps, but it didn't work because it seems that iBasis SIM does...
I have an ADXL362 eval board connected to a nRF52840-DK. When I try to read the device ID from the ADXL362 instead of returning 0xAD it most often returns 0x21 and at other...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hi All,
In nRFMesh app we can see the list of names of available Bluetooth devices. Is it possible to see the list of names of available Bluetooth devices using static provisioner...
According to the spec, this is how a bonded reconnect should work:
On first pass, the central client does discovery and enables descriptors to characteristics of interest...
Hi,
I've got an application based off the asset tracker firmware that needs a UART. From the many threads on the topic, I've found a way to shut down the UARTs to save power...
Hi,
I tried out the light client example in the Mesh SDK V4.0.0 and it works so far. Now
I added more data in the messages and it works, but only as long as the message...
Hello all,
I have a pretty simple question that I hope can be answered for me. I'm integrating an nrf52832 development kit (PCA10040) BLE sniffer into a test fixture to...