Hi Nordic Team,
I’d like to ask: Does the recommended Bluetooth matching circuit for the nRF54L15 need to be designed as a bandpass filter?
Also, do you have the VNA...
Hello,
I am evalating the nRF9151-SMA-DK with a Monogoto SIM card that uses Skylo NTN connectivity.
I am able to reach the internet, since DNS resolution works:
...
Description
I'm working on a battery-powered application where WiFi needs to be shut down between cloud sync intervals. I'm following the same pattern as the wifi/shutdown...
Hi all,
Due to wrong pin assignment on my PCB I am currently bit banging a uart on two P2 pins using the FLPR core. The read bytes and bytes to send are communicated via...
Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
Hi,
Could you provide some examples demonstrating how to use the FLPR on the nRF54L15 with NCS 3.2.1?
Additionally, real-world use case examples would be appreciated,...
Hello,
I am following this course: https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-3-bluetooth-le-connections/topic/blefund-lesson...
Hello,
Developing a new pcb with combined nRF9160, nRF5340 and nRF7000. We want to power the system with a nPM1300 PMIC. nRF9160_VDD on VSYS(4.5V), nRF9160_VDD_GPIO on VOUT2...
The Matter Samples output a verbose level of information to the console as standard. This is a mixture of the application log statements and matter log information. When trying...
Hello,
I am writing to ask a question regarding the power supply configuration when using an external board with the nRF5340DK.
I am referring to page 30 of the nRF5340DK...
Hi all
I have following problem. When using ble_nus_c_string_send to send data over NUS sd_ble_gattc_write returns error 19 - NRF_ERROR_RESOURCES after but the problem is...
Hi Nordicsemi engineers,
While testing a large-scale OpenThread network recently, I encountered an irregular pattern of device crashes. The network consists of 70 devices...
Hi,
I am working with NRF54L05 SoC using NRF Connect SDK V3.1.0 and NRF54L15DK for testing.
I am seeing an inconsistent MCUboot validation failure when flashing a firmware...
As the title, in the project "ncs\v3.2.1\nrf\samples\nfc\tnep_tag", how to runt into function tnep_svc_one_selected()?
I use the NFC tools, Send the hex data, want to select...
Hi, Nordic and all expects.
I am checking whether EN 300 328 can be used for testing 2.4G proprietary mode of nRF 52/53/54 series; EN 300 328 is a popular RF standard for...
I switched from the nRF-bm\v0.9.0 to nRF-bm\v1.0.0 SDK and now I am getting the following linker error message:
c:/ncs/toolchains/66cdf9b75e/opt/zephyr-sdk/arm-zephyr-eabi...
Hello,
I would like to ask what is the maximum number of simultaneous TCP connections that can be operated on nRF9151-DK while using LTE-M?
Alternatively, is it possible...
I am using an nrf54l10 with the NRFconnect SDK. I would be interested in a solution to go into a low power state and wake up again after a specific time (multiple hours to...
Hello, I am trying to develop a 1000 Hz wireless gaming mouse. The mouse has a NRF52832 onboard and the dongle has a NRF52820 on it. (Cannot switch to 52840) I do know about...
Hi,
I am using zephyr v4.3.0, and have compiled the "https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/boards/nordic/system_off" sample to
run it on a Adafruit...