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...
I am doing power consume estimation, need to know detail of RF activities, is there any way to get the total send/recevie bytes of RF? or just simple tx/rx counts? My project...
Based on nRF5_SDK_15.3.0_59ac345 at nRF52810
Bootloader = examples\dfu\secure_bootloader\pca10040e_ble\
Application,
Program Size: Code=36132 RO-data=5176...
This issue concerns code using Softdevice S132 v6.1.1. v5.0.0. I did not test with any other version.
From the documentation of sd_ble_gatts_hvx in ble_gatts.h, I expect...
#define LESC-DEBUG-MODE 0 / set to 1 to use the LESC debu g keys. The debug mode allows you to use a sniffer to inspect traffic. */ The above macro definition is available...
Hello !
I have two devices with the same firmware, to switch in DFU mode I call this function :
On the first device, I reset in BLE DFU mode.
On the others devices...
I have 3 Nordic nRF52840 usb dongles but I also have about 30 Particle Mesh devices. I wish to install some of my software that works on the USB the dongles onto the Particle...
Hi guys,
I've written a wrapper around the FDS (SD) on SDK 15.0.0 and am trying to calculate remaining space as a combination of my reserved records and written records...
I'm running the ble_app_proximity_coexist example on PCA10040 with SDK15.3. In mesh_main.c, there are calls to NRF_LOG_INFO sprinkled around various places. Some of these...
Hi NordicS,
We have a project that uses multiple BT peripheral devices connected to various sensors, and 3 BT centrals that are connected to a MCU that acts as the "mainframe...
I am trying to use an application timer and I want to be able to reference the timer in another source file.
main.c
APP_TIMER_DEF(m_MSG_timer_id);
another.c
extern...
HI.
I'm developing a nRF52 custom board.
I use a Crypto chip, and I have to calculate and store the count value between the Rising Edges.
How should I do it?
Please...
I'm trying to flash eddystone beacon example of SDK version 12.3.0 to this board ( https://www.robotics.org.za/image/cache/catalog/generic/NFR51822-MOD/NRF51822-MOD-000-650x350...
A step by step guide seems to be needed to get the asset_tracker sample application to use real GPS data from the nRF9160. I have tried:
1) Changing C:\nrf9160\ncs\nrf\applications...
Hi,
In SD_S132v7 chapter "Radio Notification", `Link-0 / Link-1 / ...` are mentioned several times, what's the meaning of that?
I mean, does it refer to a physical link...
Hi, team We have been experimenting with a system using Mesh for half a year. (The number of nodes is six.) The impression from the customer on the site we are installing...