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...
Hello I have the dk board and am hoping there is some example or tutorial to help me get started with my project. My goal is to use the nRF52840 as a master to multiple devices...
I have modified it so that it works with two nRF51 DKs, one acting as a central and other acting as a peripheral.
The base UUID for this service by default is
{0x9E...
Hello,
First, my setup:
nRF52840 Dongle
Softdevice S140 6.1
SDK 15.2
I built my own adapted application code based on the multilink central example and managed...
I am new to the Nordic chips and for my project I am using an NRF5832 module from Accono. My question is how to get the free SES license for Nordic? When i go to license.segger...
Hello~
I have finished a few easy peripheral project.
Now I tried to understand the structure of central example, ex: ble_hrs_c, ble_nus_c....
I found that services...
When I print too much information ,RTT lost some thing
when I enable the “NRF_LOG_BACKEND_SERIAL_USES_UART”,It is ok
Who tell me Why? any help will be appreciate!
Hi Nordic,
A problem was found with the SDK15.2 write operation. If the write size is equal to 12000 bytes, the system will return an invalid operation length error.
But...
Hello,
During development with the Mesh SDK, we realized that it would not be possible to use a vast number of functions, even those relating to message publishing, without...
Hi,
Just like the topic description.
The sample code I used is ble_app_hids_keyboard (V11 S130) and the development board is PCA10028.
I found after I load the code...
Please allow me to suggest you change app_error handler and related functions to something like this:
The change will make app_error_handler report the actual location...
Hi Guys,
We currently building our own sensor mesh network. I have developed my own sensor model which works quite well. The server model sends the sensor data on regular...
I have the BMD350 from Rigado. I am using Segger embedded studio with SDK v 15.2.0 I have the buttonless DFU working with my custom application that has the buttonless DFU...
Hi there,
I am working with softdevice v5.0.0, and trying to have central and peripheral do encryption.
The peripheral has a r/w characteristic, and another one with read...