Enabling coded broadcast compilation may result in undefined coded parameters, and coded scanning may also generate errors. May I know which SDK version will support these...
I wrote a simple terminal that reads the keyboard input from USB UART device and echos it back to the same device. It works as follows: 1. It registers an interrupt handler...
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...
Hi,The Nordic team.
Hello everyone, I am developing a SED device with nrf54l15 as the main control of Matter over Thread. Now I want to report the remaining battery level...
Hello,
I'm working on an application with a rather unusual/complicated setup, and I found something I cannot really understand.
For context, I'm working with two nodes...
We are using the nRF5340 for Thread communication and an Ignion BLE Antenna (NN02-101) for range testing.
During the range test, we observed an RSSI of -25 dBm at close...
Hi all,
In our project we are using two device running on NRF chipset. One has the s140 softdevice version ( NRF52833 ) and the other has s112 version ( NRF52810 ). We are...
Hi,
I need help to disable shell_uart and its commands used in UART of BLE mesh chat example as i want to configure this UART for custom protocol along with RTS signal to...
Hi Nordic:
I am currently working on Bluetooth Matter product certification and require the certification materials for the nRF54L15. While filling out the application form...
I am using a custom board with a nrf5340 chip on it with vs code and sdk/toolchain of 2.9.1 and the bmi270 sample. I am getting and issue with my bmi270 accelerometer when...
Hi,
The nRF9151 DK product page indicates that the DK includes among other documents the hardware schematics and layout files. I've purchased the DK kit, but as far as I...
I am trying to build an application on nRF Connect SDK on VS Code and I keep getting this error:
c:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc...
Hi All,
I am experiencing a significant voltage drop issue with the NRF-PPK2 device after a recent firmware update. When I set the source meter output to 3000mV (3.0V) at...
Hi All,
PPK2 isn't accurately measuring currents below 20 μ A, showing 0 nA instead. This started happening after you updated your nRF Connect software, and reverting...
I am using the nRF52840, nRF5_SDK_3.2.0, using example: usbd_cdc_acm. I mofified the example so that I transmit characters from a serial port to the USB using a virtual COM...
I have tried init modbus RTU on my nRF9160 with SDK2.5.2 using max485 module but i have faced an error. This is the error: *** Booting nRF Connect SDK v2.5.2 *** [00:00:00...