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...
Hello, I updated a working project based on nRF52832_xxAA 32Mhz crystal, from SoftDevice S132 5.0.0 to 7.0.1, (set preprocessor NRF_SD_BLE_API_VERSION=7)
now the sd_softdevice_enable...
Acctually, I use nRF5 SDKs for transferring IMU sensrsor data via bluetooth to mobile app. When I check the license of source codes, the components kiibohd controllerv0.5...
Hi all, I swear I've read every post under the sun regarding this, and tried so many different things from all of them that my project is probably slightly screwed now. I...
Hello!
I am trying to run the experimental ble_app_hrs_nfc_pairing example from SDK17.
I am using an nRF52832 module and SoftDevice s132.
The example compiles fine...
Hi! I'm trying to get a basic example to show the 9160 going into the System Off mode and then waking up when a button is pressed. However I have not been able to get the...
Hello,
I saw that in nrf52_erratas.h.
This Macro must be ebabled for the functions to be enabled: NRF52_SERIES.
Also, there are other macros in the file such as:
#if...
It's a related issue to my previous question Error set-value failure in a Nordic sample . " west flash --erase " command solves the problem for one time. It erases all data...
Hello,
I am developing a product that uses an external flash chip and we are using SPIM3 at 32 MHz. In addition we have been attempting to utilize the SoftDevice in order...
What is the unit of period and update_interval members of bt_mesh_sensor_descriptor structure struct bt_mesh_sensor_descriptor ? Is it seconds or milliseconds or something...
I raised a github issue to show you where exactly got a HardFault exception. Seems that there is something wrong with the provided SD132 v4.02 especially in function at address...
Are there any issues with calling zb_secur_ic_add multiple times with the same address and install code? IE: Does the ZBOSS stack check if an address already exist in install...
Dear Sir/Madam
I am using multiperipheral example. I can connect to multiple phones. I added NUS example in it.
I am using package nRF5_SDK_15.2.0_9412b96.
I do not...
Hi,
I'm trying to run the https_client sample on an nrf9160dk, and it's giving me the following output:
*** Booting Zephyr OS build v2.3.0-rc1-ncs1-1440-g"020" !$#a 1...