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...
Dear team, Device - nRF52832 SDK - SDK_15.0.0 IDE - Segger Embedded studio Softdevice - s132_nrf52_6.0.0 I am doing buttonless DFU in my application. I have successfully build...
Hi,
I want to use uart. I configured two uart, uart0 and uart1. I want to read and write to one uart using APP_UART_PUT and APP_UART_GET. how it possible without uart event...
I am trying to modify tx settings in open thread but when I try to execute otLinkSetMaxTransmitPower it cannot find this function. It seems to find all others. Is this not...
Hello,
I'm using a nrf51422_xxac_s110 chip, with the 12.3 SDK. My code is based on the ble_peripheral\ble_app_uart example in the 12.3 SDK. I'm hoping you can provide some...
Hi,
We believe we have either a BT communication issue for Nordic Semiconductor ASA NRF52832-QFAB-R
https://www.digikey.com/products/en?keywords=1490-1055-1-ND
...
The comport generated by the USB CDC UART example is showing up as a comport; However when I start sending something my terminal program is crashing.
When I look in the...
I've been trying to run the LWM2M sample from here but I've been running into some issues. Leshan provides two URLs for publicly accessible test LWM2M servers, coap://leshan...
I am using RIGADO Evaluation Board 320-00050
I am using nrfutil v5.2.0 to perform DFU i am able to create DFU package and when sending the package i am facing problems ...
Hi
I combined ble_app_uart with relay example .I am getting a multiple definition error in app_uart_fifo while building.I have added required .c files and their header paths...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I have some issues flashing or debugging my Thingy91. The problem seems to be related to my specific Thingy91, as I have another Thingy91, which I'm able to flash...
So, I am updating our advertisement data on a regular rate using a timer from freeRTOS on custom piece of software the is for the nRF52840. When only the app code is loaded...
Hi,
I'm trying to deal with long write events (37 bytes long) but on adding a second long write characteristic I'm facing the NRF_ERROR_NO_MEM error on adding it.
The...
Hi Sir,
Since Zigbee_Thread 3.2 released, we prepared two 52840-DKs for consumption test.
One is the door lock example (device #1 Thread_Zigbee_3.2.0\examples\multiprotocol...