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...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
I'm currently unable to build the asset_tracker for Thingy:91 on Segger Embedded Studio - using nrf9160_pca20035ns for the nRF Connect SDK Project
Do anyone have an idea...
Dear Team,
what is the way to do it in Zephyr?
I have a signal up-to 10kHz, what is the best way to keep the counter in the background?
Thank you and best
Oleh
In the getting started assistant App
When I run:
pip3 install --user -r zephyr/scripts/requirements.txt
I get this as the error:
However, when I run
pip3 install...
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...