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...
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...
Hello
I'm using the Development kit nRF52840, SDK 15.3.0, and the Sofdevice s140 6.1.1
I've created a BLE Battery client service, my implementation is extended upon the...
Hi Nordic DevZone,
I am currently trying to implement a system whereby a nordic nRF52 board scans and broadcasts in alternation, using freeRTOS tasks.
I have yet to...
When I tried building the Mesh 3.2.0 SDK on MacOS with cmake, I got link errors with the static libraries rtt and uECC.
The fix I discovered was to change the CMakeLists...
I am working on developing an application where the app layer tries to throw out messages if the message parameters are not valid. One the parameters to validate is a TID...
Hello, I working for TSS.se now selling 100.000 temperature-loggers annually. We aim to develop a new IoT based logger based on nRF52832 as a replacement.
Does following...
In order to compile against custom hardware, we changed overlay and dts files, but I cannot remember which. How do I find out?
I get the error
devicetree error: 'ss-pin...
I am using NRF52832 as Beacon, I want to classify the RSSI as High, Medium, Low, and Poor based on RSSI.
I am using SDK14.2.0 for Beacon and Gateway.
And using +4dBm Tx...
We are using Mesh SDK 3.2.0 and nRF52840 DK.
We wanted to use p_meta->p_core_metadata->params.scanner.adv_addr.addr as a unique identifier of the node hardware inside the...
After downloading and installing nrf mesh SDK as directed here https://www.nordicsemi.com/DocLib/Content/SDK_Doc/Mesh_SDK/v3-1-0/index . I'm not able to build any examples...
Hi, I am trying to use the RSSI viewer to scan RSSI values and verify the nearby beacons. But unfortunately RSSI viewer is NOT working and the following error message shown...
Hello.
I want to use the example of throughput with nRF52811.
I have changed it by looking at the nRF5 SDK Documentation, but it is not done.
(Software Development Kit...
I'm having issues building nRF5 SDK for Mesh v0.10.1-Alpha examples. On an Ubuntu 16.04 VM, I have installed the toolchain per the Debian/Ubuntu instructions and was able...
Hi,
I have two questions:
1) I am using ant bpwr tx example, SDK 15.2., Softdevice S212 v5.0.0, Segger embedded studio, nRF52832 DK and Garmin edge 520plus to display...