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’m new to working with nRF MCU and I’ve just purchased an nRF52840. I want to use it with my own custom board, but I’m not sure where to start. I would like to use...
We're running SDK v2.6.0 on a nrf5340 processor and initiating a connection to a specific heartrate monitor using the bt_conn_le_create() function. What function do we call...
Hi, DEVZONE,
Can you suggest a proper samples and tell me what are must-have configurations ?
nRF (zephyr) SDK v3.0.1 or v3.1-rc1 versions are preferred.
Also, can...
I'm looking at the example esb_ptx and esb_prx from SDK v3.0.2 running on an NRF5340 and NRF52840 respectively.
This function in esb.c
sets packet_config.flen based...
Hello Nordic Team,
I am writing on behalf of my company, where we are developing a cross-platform application using .NET MAUI . As part of our application, we need to implement...
I'm implementing a feature which requires me to store data in ram region which would not be resetted during reboots (sys_reboot(SYS_REBOOT_WARM)).
I'm using clause in application...
I'm trying to flash an external board using the Ezurio BL54L15 module, with the nRF54L15-DK as the debugger. SWD is connected via the DK's Debug Out header to the module's...
Note: related to
Last week we had an issue regarding camera flash triggering reset and undefined behavior in our nRF52832. We have been able to reproduce this issue in...
Hi Everyone, I'm using nrf9160 sip, mfw_nrf9160_1.3.7 modem firmware version, slm example, sdk v2.8.0. When I include lte_auto_connect() function or manually configure the...
Hi Support Team
We want to use Windows PC to do the BLE FOTA for nRF52840 BLE device. The following DevAcademy exercise mentions that AuTerm can be used to do the FOTA on...
Hi
I found another bug in the BMA4XX driver.
When using "CONFIG_BMA4XX_TEMPERATURE=y" there is a compilation failure.
Line 621 of bma4xx.c:
Unfortunately the...
I am using Segger Embedded Studio V8.24 with nRF5 SDK 17.1.0 to build the example ble_app_bms_pca10056_s140 . This is the original Nordic example without any changes .
When...
Hi!
I have just received the nRF52840DK board and am currently perusing its schematics. Please don't be annoyed by my following question, but there are things I'm quite...
Hi,
I have tried the led strip example program and it works. My project will use 88 WS2812B RGB LEDs. For testing I used only 5 WS812B RGB LEDs. If I want to turn on red...
I have some questions regarding the power consumption for the nRF54L.
For sleep current:
1) The summary table shows 96kB RAM retention w/ GRTC is 2.0uA, but later in the...