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...
hi...
i am using nrf52832 and sensor ......... is it possible to read the data by interrupting the sensor
for example ....
if i am using temperature sensor if the value...
Hi,
I'm trying to do service discovery on a peripheral but I'm not getting any events back. I'll explain shortly what I'm doing and maybe you could tell me if I missed anything...
Hello Nordic Support Team I am working with 3 nrf52 dk board my 2 nrf52 dk board working good but My one nrf52 dk boards not detect on my pc and not any jlink storage drive...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96. Now I want to store some data in the flash of nRF52832 but I worry I will destory the bonding...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96. Now I want to store some data in the flash of nRF52832 but I worry I will destory the bonding...
Hi,
I have been trying implement this , which i successfully implemented two week earlier. But for some reason i am not able to implement this anymore. I tried last week...
In trying to debug I2C usage of BNO055 device, I've sprinkled NRF_LOG_INFO around in my code.
This is Very simple stuff, yet I am seeing erratic behavior of the logging...
Hi! I'm testing a mqtt publish example in nRF5 SDK v15.2.0 with nRF52832 DK(pca10040). It succeeded in connecting with raspberry's mqtt-broker with non-secure type. It works...
Hi,
I'm working with nRF52832DK board , nRF5_SDK_15.0.0 SDK and nRF5SDK_Mesh2.2.0 Mesh SDK . verified the light_switch example project,i wanted to create beacons mesh network...
Hi!
I use softdevice3.0.0 , SDK12.1.0, Keil IDE, PCA10040 Development board,
I am going to create a multilink_central_NUS project using the ble_app_multilink_central...
hello
i want to implement provisioner and client roles in the same board , how can i start initializing the models
i have implemented the same initialization of the client...
after implementing some changes on the client and server examples i could compile my algorithm for the client but in the server i still have some problems which i didn't find...
While migrating from SDK 12.2 to SDK 14.2 DFU fails while flashing application and the pages assigned get in the switch case of FDS_PAGE_UNDEFINED always ,thus jumping from...