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...
Flash nRF5_SDK_15.2.0 ble_app_uart in PCA10056 without editing, It occurs regardless of iOS Apps (nRF Connect / nRF Toolbox / LightBlue) when connected with iPad (A1673 iOS13...
Hi,
I am trying to implement application timer to ant+ examples in SDK15.2. I used application timer tutorial here on devzone. The project builds fine, but when i run it...
So the nrf53 codebase is pretty much non-existent from what I can see. Is there any example code to launch the proprietary Enhanced Shockburst in receive mode?
Kind of like...
Hi, I've got an application where I need to send a message and then receive a response on a half duplex serial link.
I feel like this is a pretty common use case but the...
Has anyone added cpputest ( https://cpputest.github.io/ ) to Segger Embedded Studio and can share the setup? Can build with some minor changes (had to disable CPPUTEST_USE_STD_CPP_LIB...
Hi,
I'm trying to integrate the light switch server example in nRF5 SDK for Mesh v4 with ble app beacon from the nRF5 SDK v16. I added the advertising_init and the advertising_start...
hello again,
i spent the last three days on the theme dfu, bl, app, sd. Now there are some questions I can't answer me with reading.
Question 1) Does a new app works ...
Hello!
In our design we need BLE 5 solution with maximum allowable by reulation +20 dBm TX power. It is not a problem to use a separate PA for achieving that power, however...
Unable to obtain repeatable scan response data.
I can obtain advertising data and scan response data from 3rd party devices. I can obtain advertising data from my server...
When initializing models from the models_init_cb it's useful to check the current configuration using the mesh config API. However, the returned values are always the default...
We are testing GPS capabilities for our hardware, using mfw 1.1.0 in the field. We have the following test conditions
The unit is ackquiring position every 5 min
the...
Hello,
We are trying to run the ble_ant_app_hrm example on nRF52840DK using nRF5_SDK_16.0.0_98a08e2 SDK and ANT_s340_nrf52840_6.1.1 softdevices (both latest as of today...
Hi,
I was looking for information about the MLME-ASSOCIATE primitives in the https://infocenter.nordicsemi.com/ . The section with the "MAC MLME Association API" title...