Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...
Hello,
I've recently picked up Thingy 53 and NRF7002EB shield and wanted to play around with it, but I have a problem during project configuration.
When I add -DSHIELD...