Hello,
I using ncs v3.1.1 SLM on nrf9151 to send messages to a CoAP server. It seems nrf9151 by default uses AES_128_CBC_SHA256 even though on the server side, we have given...
Hi, I am unable to read GPIOs (always getting 0x00000000 from gpio_port_get or 0 from gpio_pin_get). My main project is https://github.com/marcuswu/leaf-fall/tree/main/firmware...
The DECT Nr+ shell (the MAC version, not the -phy; tested with v3.3.0-ba167d9f3db4) offers IPv6 connectivity.
The DECT standard has a profile for IPv6 described in ETSI...
Hello,
Overview:
Currently we are using nRF9160 we are using mbedtls library for generating EC key based certificates (self-signed and CSR). Our code is built with TFM...
Hello, I wanted to update my project (Custom board using the nRF54L15 ) to the v3.3.0 SDK since this fixed a BLE bug with the v3.0.1. version. To my knowledge I did not change...
I have installed ncs3.3.0 and want to keep ncs unaffected. According to the document docs.nordicsemi.com/.../sdk_setup.html , I should choose to import the edge impulse SDK...
Hi,
nRF9151 + Kyocera AVX P822601 internal SMT antenna: 8 dB RSRP loss vs external antenna — possible PCB layout issue?
Test Results
Test 1 — Out of Faraday cage, internal...
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...