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...
Following my ticket Dynamic reconfiguration of peripheral HW from TWI to SPI , I realized that the header file sdk_validation.h could be improved.
Currently the conflict...
Hello.
nrf52-quadcopter question.
nrf52-quadcopter source code download is ok in github
website bluetooth connection is ok.
joystick operation need to excharUUID(0x0004...
Hello,
I am developing Bluetooth 5.0 application which advertises two different beacon advertising data sets (Each set with different advertising interval)
I am using...
I'm using SDK 12.2.0, SofDevice 3.0 and my chip nRF52832.
In my boot-loader project i disable IS_SRVC_CHANGED_CHARACT_PRESENT by define to 0.
The dfu process is completed...
Hi
with SDK15 SD140 6.1.0. I'm trying to use BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_SCANNABLE_UNDIRECTED with CODED physical.
I run the following code
and getting...
Hello Community,
The PCB project I'm working on is ready to be optimized for production. What I am concerned with today is the electromagnetic compliance of the PCB.
In...
Hello everyone, the sdk version that I use is 15.0 (nrF5_SDK_15.0.0). The soft device is s132.
In my project I have to implement passkey or whitelist in the conection with...
Hi,
I'm trying to run the OTA DFU for the nrf52832 (sdk v14.2, softdevice v5.1) from multiple devices.
In the OTA script, I enabl the receipt notifications and it works...
I am working out of this MPU-twi example and am trying to validate sent data by printing it to the serial monitor. From what I've seen in SDK 15.1.0 examples, it seems like...
Hi,
I am using nRF5 11.0.0 SDK softdevice 2.0.0.
I have implemented a RTOS application with beacon adv.
I also want to add UART service to the RTOS application.
...
Hi,
I am trying to use the Power Profiler Kit (PPK) to asses the power consumption on a nRF52840 - PDK. I have not managed to get anything wokring.
The exact hardware...
I am using 3 nRF 52840 dongles and want to establish mesh network between them. So I flashed the dongle with the softdevice (s140_nrf52_6.0.0_softdevice), bootloader (mesh_bootloader_serial_gccarmemb_nrf52840_xxAA...