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...
Hi There,
HW: PCA10056
SW: nRF5_SDK_15.2.0_9412b96
Test source code: ble_app_blinky
How can I create single Button with multiple condition based on the period of...
Dear Support,
I am working now on the PCA10040 Development-Board, I use the Booltoader from the nRF5_SDK_15.0.0 and the application from the nrf5_SDK_for_Mesh_v2.2.0. I...
Hi,
I have a crash in the LOG backend UART when the system shutdowns:
My power manager handler is as follows:
The crash occurs when the backend calls nrf_drv_uart_tx...
Dear Nordic,
I port one of my application for nRF52810 from nRF52832(application). i Followed as per guide. but when i build its showing an error.
RTE\Device\nRF52810_xxAA...
Hi, Sir
I met a problem when I enabled ble_adv_directed_slow_enabled in nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_hids_keyboard\pca10040\s132
The detailed...
Hey all,
I've been having a problem that it seems like a few others have had as well. When I connect my desktop computer to the devkit, it does not respond to any nrfjprog...
HI, I am using NRF52832 sdk15.2 .
I have some doubts
How to assign two to three different timers to do different functions
1. I need to read the sensor data every one...
Hello,
I'm working on a BLE central project where we want to utilize LESC Just Works Unauthenticated pairing.
I followed the recommended usage guide at https://www.nordicsemi...
Hi,
I am using nrf_fstorage_sd which uses nrf_atfifo. I would like to know what it is max usage of m_fifo queue so I can set lowest NRF_FSTORAGE_SD_QUEUE_SIZE value. I figured...
I develop an program with BLE DFU support, but we hope to merge all hex as single hex file. Then we can burn this hex file by programer (such as jlink or NRF52DK), So we have...
Hello,
I'm trying to run the s132 (and s140) softdevice while running a proprietary mesh network stack. Naturally I'm requesting a hefty amount of radio slots. I need to...
Dear Nordic,
I have an application which contain UART and BLE advertising. For power consumption i use enable disable UART.
Enable and Disable Uart:-
Is it right way...
hi..
i am using nrf52832 and a peripheral device .. temperature sensor ,my temperature values are increasing like(0 ,27,75,80...) how to get a approximate value .
i have...